@hackage / snorkels

Strategic board game of medium complexity

Latest0.2.0.0

About

Metadata

  • Last updated , by unaizalakain
  • License GPL-3.0-only
  • Categories Game Development
  • Maintained by: linus@sphalerite.org & contact@unaizalakain.info

  • Lottery factor: 0

Links

Installation

Readme

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