Bloxorz Lite
by Viktor Devecseri (devi86@gmail.com)
This is a simplified version of Bloxorz:
http://www.miniclip.com/games/bloxorz/
The aim is to roll the block on the board to
the end hole.
It is my first Haskell program, and it was
written as a homework.
Building:
(a) the easy and prefered way: Cabal
$ cabal install bloxorz
(b) the other easy way: make
$ make
(c) the hard way: by hand
$ cp Paths_bloxorz.hs.1 Paths_bloxorz.hs
$ ghc --make -O2 -o bloxorz Main.hs
Controls:
Esc, q - Quit
arrows - Move block