general-games: Library supporting simulation of a number of games

[ game, library, mit, poker ] [ Propose Tags ]

Library providing framework for simulating outcomes of a variety of games, including Poker.


[Skip to Readme]

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

Versions [RSS] 0.1.0.0, 0.2.0, 0.3.0, 0.4.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.1.1
Dependencies base (>=4.7 && <5), containers, MonadRandom, permutation [details]
License MIT
Copyright 2017 Christopher A. Gorski
Author Christopher A. Gorski
Maintainer cgorski@cgorski.org
Revised Revision 1 made by cgorski at 2017-02-23T21:26:26Z
Category Game, Poker
Home page https://github.com/cgorski/general-games
Bug tracker https://github.com/cgorski/general-games/issues
Source repo head: git clone git://github.com/cgorski/general-games.git
head: git clone https://github.com/cgorski/general-games
Uploaded by cgorski at 2017-02-23T21:17:16Z
Distributions LTSHaskell:1.1.1, NixOS:1.1.1, Stackage:1.1.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 7133 total (37 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-02-23 [all 1 reports]

Readme for general-games-0.1.0.0

[back to package description]

General-games

Description

Library providing framework for simulating outcomes of a variety of games, including Poker.

Contribute

For any problems, comments, or feedback please create an issue here on GitHub.

License

general-games is released under the MIT License.