Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 579 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 579 Bytes

Elmonkorjuu

This game is a simplistic clone of Bohnanza the card game.

Developing

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.

Building

Run ./build.sh

License

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.