Dunnet (game)

From Wikipedia, the free encyclopedia

Dunnet is a text adventure written by Ron Schnell in 1983. The game enjoys certain popularity because since 1992 it is part of the default packages in many of the Emacs versions. The word Dunnet is derived from the first three letters of dungeon and the last three letters of Arpanet. It was first written in Maclisp for the DECSYSTEM-20, then later re-written in Emacs Lisp so as to be more portable.

[edit] Modern Versions

Dunnet is playable on any operating system with the Emacs editor. Emacs comes with most Unixes, including distributions of Linux and Mac OS X. It can be run by running emacs -batch -l dunnet in a shell or the key sequence M-x dunnet within Emacs, the former being the preferred and official way to run it (the latter can be looked at as a side effect).

[edit] Plot

The game starts out like most text adventures, but turns to the surreal, when players realize that they are actually walking around inside a Unix system, and transporting themselves around the Arpanet. There are many subtle jokes in this game, and there are multiple ways of ending the game. The game is easily "hackable", since the savefile is easily editable. At first glance, one cannot make sense of the save file, but it is encrypted in ROT-13. One can easily reverse the cypher function (since ROT-13 is two-way), and edit the variables to one's liking, without the "wizard" password.

[edit] External links

Languages