@hackage snorkels0.2.0.0
Strategic board game of medium complexity
Categories
License
GPL-3.0-only
Maintainer
linus@sphalerite.org & contact@unaizalakain.info
Links
- Documentation
- No source repository
- Security
Versions
- 0.2.0.0 Tue, 13 Sep 2016
Installation
Dependencies (8)
- base >=4.8 && <4.9
- containers >=0.5 && <0.6
- parsec >=3.1.11 && <3.1.12
- random >=1.1 && <1.2
- ansi-terminal >=0.6 && <0.7
- bimap >=0.3.2 && <0.3.3 Show all…
Dependents (1)
@hackage/acme-everything
Snorkels is a two person strategy board game. You can find the rules here. This is an implementation of Snorkels written in Haskell.
It features:
- Support for up to 5 players.
- Colored output.
- Player switching.
Coming up are:
- Computer player agents.
- Network games.
Installation
User-wide:
cabal install
cabal configure
cabal copy
Sandboxed:
cabal sandbox
cabal install
cabal configure
cabal run