Haskell Quiz/Sokoban

From HaskellWiki
< Haskell Quiz
Revision as of 11:04, 19 July 2007 by JohannesAhlmann (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This week's quiz is to implement the game of Sokoban with the interface of your choosing and any extra features you would like to have.

The Problem

Solutions