[ANN] hs-pgms 0.1 -- Programmer's Minesweeper in Haskell

4 Jun
2008
4 Jun
'08
1:15 p.m.
Hi, I've just uploaded hs-pgms to hackage. It is a Haskell implementation of Programmer's Minesweeper [1], which allows programmers to implement minesweeper strategies and run them. (Note: ghc >= 6.8 is required.) hs-pgms uses MonadPrompt to achieve a clean separation between strategies, game logic, and presentation. There are two frontends, one command line frontend which is mainly useful for collecting statistics, and a GUI frontend, using gtk2hs, for watching the strategies in action. There's a git repo, see http://repo.or.cz/w/hs-pgms.git . enjoy, Bertram [1] http://www.ccs.neu.edu/home/ramsdell/pgms/index.html
6195
Age (days ago)
6195
Last active (days ago)
0 comments
1 participants
participants (1)
-
Bertram Felgenhauer