The designer has designated this game as 'not for sale' at the present time.
Binary
An abstract strategy card game for 2 players
Requirements
<30
2
12+
Description
In the world of computer programming, there can only be one winner - either zeros or ones!
Binary is an abstract strategy card game for two players. With identical 16-card decks, each player (as either 0 or 1) plays cards to the program display, endeavouring to gain control of the lines of program code. Control is earned by having the majority of cards in a line when the program runs. Each line is worth a set number of points. As soon as the program runs, points are tallied and the winner is determined.
Most cards display commands which will affect the cards already in play. The order and position of cards played by each opponent will have a huge bearing on the outcome, as will the ability of the players to adjust their strategies as the programming code changes.