LambdaHack: a small roguelike game

[ bsd3, game, game-engine, library, program, roguelike ] [ Propose Tags ]

a small roguelike game


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
curses

enable curses support

Disabled
gtk

enable gtk support

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.20080412, 0.1.20080413, 0.1.20090606, 0.1.20110117, 0.1.20110918, 0.2.0, 0.2.1, 0.2.6, 0.2.6.5, 0.2.8, 0.2.10, 0.2.10.5, 0.2.10.6, 0.2.12, 0.2.14, 0.4.9.0, 0.4.99.0, 0.4.100.0, 0.4.101.0, 0.4.101.1, 0.5.0.0, 0.6.0.0, 0.6.1.0, 0.6.2.0, 0.7.0.0, 0.7.1.0, 0.8.0.0, 0.8.1.0, 0.8.1.1, 0.8.1.2, 0.8.3.0, 0.9.3.0, 0.9.3.1, 0.9.4.0, 0.9.4.1, 0.9.5.0, 0.10.2.0, 0.10.3.0, 0.11.0.0, 0.11.0.1 (info)
Dependencies base (>=3 && <4.19), binary (>=0.4), bytestring (>=0.9), containers (>=0.1), directory (>=1), gtk (>=0.9.12), hscurses (>=1.3), mtl (>=1.1), random (>=1), vty (>=3), zlib (>=0.4) [details]
License LicenseRef-GPL
Author Andres Loeh <mail@andres-loeh.de>
Maintainer Andres Loeh <mail@andres-loeh.de>
Revised Revision 1 made by MikolajKonarski at 2024-04-12T07:31:04Z
Category Game
Uploaded by AndresLoeh at 2008-04-14T19:53:53Z
Distributions Arch:0.11.0.1, Debian:0.9.5.0, LTSHaskell:0.11.0.1, NixOS:0.11.0.1
Reverse Dependencies 2 direct, 0 indirect [details]
Executables LambdaHack
Downloads 30284 total (153 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-01-03 [all 8 reports]

Readme for LambdaHack-0.1.20080413

[back to package description]
Installation via Cabal.

There are two displays to choose from. One based on vty,
one based on gtk2hs. The gtk2hs variant is the default.
To get the other, pass -f-gtk to Setup configure.