This will make it easier to build, serve, and test turn-based board/card games.
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
Games
Jatek
Util
.gitignore
LICENSE
Main.hs
README.md
Setup.hs
jatek.cabal

README.md

jatek

This library will make it easier to define and serve turn-based games (e.g. tabletop board and card games) using Haskell.