@hackage LambdaHack0.1.20110117

a small roguelike game

LambdaHack

LambdaHack is a small [roguelike] 1 game written in [Haskell] 2.

Compilation and installation

The game is best compiled and installed via Cabal, which also takes care of all dependencies. The latest official version of the game can be downloaded automatically by Cabal from [Hackage] 3 as follows

cabal install LambdaHack

For a more current snapshot, download the source from [github] 4 and run Cabal from the main directory

cabal install

or you may try one of the terminal frontends with

cabal install -fvty

Further information

See files PLAYING.markdown, DESIGN.markdown, CREDITS and LICENSE for more information.