Haskell Quiz/Sokoban

From HaskellWiki
< Haskell Quiz
Revision as of 18:43, 11 August 2011 by Apirogov (talk | contribs) (→‎Solutions)
(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