This game is a simplistic clone of Bohnanza the card game.
Run elm-reactor
in the project root directory. Open browser in the url that elm-reactor provides.
Click game.elm link, or if you want to debug using time travel mechanism, click the tool icon left to the game.elm link.
Run ./build.sh
The license for the source code is MIT. The original game Bohnanza might enforce additional licenses; if you intend to distribute this software in a playable form, contact the holder of the copyright of the original game.