@hackage roguestar-engine0.4.0.2
Sci-fi roguelike (turn-based, chessboard-tiled, role playing) game
Categories
License
LicenseRef-OtherLicense
Maintainer
Christopher Lane Hinson <lane@downstairspeople.org>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (0)
- MaybeT >=0.1.2 && <0.2
- MonadRandom >=0.1.4 && <0.2
- PSQueue >=1.1 && <1.2
- array >=0.3.0.0 && <0.3.1
- base >=4 && <5
- bytestring >=0.9.1.5 && <0.10 Show all…
Dependents (1)
@hackage/acme-everything
Roguestar is a science fiction themed roguelike (turn-based, chessboard-tiled, role playing) game written in Haskell. This package provides the core game engine; you'll probably want to also install the OpenGL client.
The git repository is available at http://www.downstairspeople.org/git/roguestar-engine.git.