Skip to content

tobynet/java-poker

Repository files navigation

Syakyo of Poker in Haskell

Build Status Build status

Requirements

Install and try

Use stack:

$ stack update && stack install java-poker
$ hash -r
$ java-poker

Or use cabal:

$ cabal update && cabal install java-poker
$ hash -r
$ java-poker

Or use stack and build master branch in git:

$ git clone https://github.com/tobynet/java-poker.git
$ cd java-poker
$ stack build
$ stack exec java-poker

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published