The latest version of board-games is 0.4-1.

board-games

Version 0.3 revision 0 uploaded by HenningThielemann.

Package meta

Synopsis
Three games for inclusion in a web server
Description

Three games that might run as CGI script in a web server: Connect Four, Rows&Columns, Mastermind

Check running versions at http://www.henning-thielemann.de/VierGewinnt and http://www.henning-thielemann.de/ZeilenSpalten.

You can build an example web server by installing with

cabal install board-games -fbuildExamples

Then start the server with

./dist/build/board-games/board-games

and play the games in your browser at the URL http://localhost:8080/.

Currently the games use German texts. I wanted to use gettext, but this is not thread-safe.

Author
Henning Thielemann <haskell@henning-thielemann.de>
Bug reports
n/a
Category
Game, Web
Copyright
n/a
Homepage
http://code.haskell.org/~thielema/games/
Maintainer
Henning Thielemann <haskell@henning-thielemann.de>
Package URL
n/a
Stability
n/a

Components