Game: Hunt The Wumpus : Global Edition
Diversifiers
Client:
1. Ensure you have Java 6 or above installed
2. Download WumpusGlobalEdition-v1.4.2.zip
3. Unzip
4. Navigate to : release/client/ folder
5. Run the script/executable depending on your operating system:
Windows: WumpusGlobalEdition-Win.bat
Linux: WumpusGlobalEdition-Linux64.sh
Mac OSX: WumpusGlobalEdition-OSX.sh
Client/Webstart/Play now! will automatically connect with central server.
The above should be fine for the majority of people to play.
Should you wish to run your own HTW:GE Server: (Warning: here be dragons!)
1. Ensure you have NodeJS installed: http://nodejs.org/
2. Also install npm and use it to install coffeescript: sudo npm install -g coffee-script
3. Download WumpusGlobalEdition-v1.4.2.zip
4. Unzip
5. Navigate to : release/server/ folder
6. Run: coffee wumpus-server.coffee
Platforms
Game website
Video link
Jam Site
Updated
Source File(s)
Credits
Client-side programming: Peter D Bell
Server-side programming: Kevin Smith
Game design & testing: Martyn Rendall
#sgj13 remote server: Callum Dryden