Home - reubenpeeris/wippen GitHub Wiki
This is a programming game based on the Dutch card game Wippen.
To play the game, a person would implement the Robot interface. Matches can be set up between competitor's Robots. When a match is in progress the humans would not interact with the computer at all. By that point it is all down to the Robots!
In order to play Wippen, you may wish to check out the [rules](wiki/Wippen Rules) of the card game, or head straight to the tutorial which will guide you through building and running the program.