A roguelike implementation of the Hunt the Wumpus game.
Written in CoffeeScript, and uses the rot.js library extensively.
The CoffeeScript source files are compiled with coffee:
coffee -o .\js .\src
MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A roguelike implementation of the Hunt the Wumpus game.
Written in CoffeeScript, and uses the rot.js library extensively.
The CoffeeScript source files are compiled with coffee:
coffee -o .\js .\src
MIT