racket/collects/waterworld
2010-08-25 17:17:01 -04:00
..
jolly-large-ce.gif
jolly-large.gif
jolly-small-ce.gif
jolly-small.gif
README
waterworld.rkt Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
wwdoc.rkt

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.