Super Wumpus Land
This is the reference distribution of Super Wumpus Land, a computer game by Chris Pressey, based on a legendary game by Gregory Yob.
It contains original version of Super Wumpus Land, written as a Perl
script, in the scripts
directory.
It also contains a conversion in Javascript, for playing in a web browser,
in the impl/swl.js
directory. This implementation uses modules from
yoob.js
to simulate the terminal in an HTML5 canvas.
Commit History
@rel_1_1_2013_0323
git clone https://git.catseye.tc/Super-Wumpus-Land/
- Add minimal README. catseye 11 years ago
- Add BSD license to .js version, update copyright/version dates. catseye 11 years ago
- Ask-name and play-again states. catseye 11 years ago
- Finish implementing score and subway. catseye 11 years ago
- Splash screen and partial scorecard. catseye 11 years ago
- Arrows do damage, skin carcasses, rudiments of subway. catseye 11 years ago
- Basics of shooting arrows. catseye 11 years ago
- Implement entropy. catseye 11 years ago
- Implement game states. catseye 11 years ago
- Fix bug in original! You can only spray a can if you have one! catseye 11 years ago