A simple text-based Multi-User Dungeon (MUD) game, which could be run on a Raspberry Pi or other low-end server. This version was modified by Giles Booth to add a new location, rooms, shouting, ...
You will need to install Python (2.7+ or 3.3+) where you wish to run the server. Installers for Windows and Mac can be found at http://www.python.org/download/. There ...