Dunnet (video game)

Dunnet
alt=Screenshot of a computer terminal. Command: emacs -batch -l dunnet. Output: [loading messages] Dead end You are at a dead end of a dirt road. The road goes to the east. In the distance you can see that it will eventually fork off. The trees here are very tall royal palms, and they are spaced equidistant from each other. There is a shovel here. >
The first scene of Dunnet
Developer(s)Ron Schnell
Release1982
Genre(s)Text adventure

Dunnet is a surreal, cyberpunk[1] text adventure written by Ron Schnell, based on a game he wrote in 1982.[2] The name is derived from the first three letters of dungeon and the last three letters of ARPANET.[citation needed] It was first written in Maclisp for the DECSYSTEM-20, then ported to Emacs Lisp in 1992.[3] Since 1994 the game has shipped with GNU Emacs;[4] it also has been included with XEmacs.[5]

The game has been recommended to writers considering writing interactive fiction.[6]

  1. ^ "There Is A Surreal Cyberpunk Adventure Game Built Into OS X That You Never Knew About". 15 April 2013.
  2. ^ "Original 1982 Dunnet predecessor found in MIT archives". GitHub. 8 April 2021.
  3. ^ Ron Schnell (1992-07-28). "dunnet - text adventure for e-lisp".
  4. ^ Richard M. Stallman (1994). GNU Emacs Manual. Free Software Foundation. p. 314. ISBN 9781882114047. M-x dunnet runs an adventure-style exploration game, which is a bigger sort of puzzle [compared to the other puzzle-games that ship with GNU Emacs].
  5. ^ Ben Wing. "A Tour of XEmacs". Archived from the original on 2000-06-19. Retrieved 2015-07-27. Most of the actual editor functionality is written in Lisp and is essentially an extension that sits on top of the XEmacs core. XEmacs can do very un-editorlike things; for example, try running XEmacs using the command xemacs -batch -l dunnet.
  6. ^ "Interactive Fiction – An introduction (updated)". Archived from the original on 2015-08-23.