Utilizes an Arduino MEGA, and an Arduino Uno, as well as 19 RBG LEDS, 9 buttons, 2 switches, and a 7 segment display.Â
The game consists of two players, one playing as the heroes (blue), and the other as the villains (red). Each team tries to take over as many checkpoints on the board as possible, with bonus points for getting all checkpoints within a territory. Most territories wins!
Players win checkpoints by playing 1 of 3 chance games, a coin flip, die roll, or card draw. The number they receive using the real life coin/die/card must match the digital counterpart, which is produced via the Arduino's rand function and shown on the 7 segment display.