racket/collects/waterworld
2010-04-27 16:50:15 -06:00
..
jolly-large-ce.gif
jolly-large.gif
jolly-small-ce.gif
jolly-small.gif
README
waterworld.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
wwdoc.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00

This is WaterWorld, a MineSweeper-like game played on a triangular
grid.  The game will be used in an undergraduate logic course.

The game was designed by Ian Barland, and coded by Paul Steckler,
with some implementation ideas taken from Robby Findler's MineSweeper
game in the games collection.