Rhumb Lines board game has 24 (constructed with 4 concentric, 6 equi-angular radial lines) 3-Pin Bi-Color LEDs. Using SPDT switch the Red/Green color can be toggled. Players take turns in alternate fashion to create any of three patterns (pattern is 4-leds either in Radial-10 Pts, Arc-20 Pts, Spiral-40 Pts). The one with maximum patterns/score is winner. Arduiono Mega (to have maximum digital pins) is apt for this project. Each LED has 3-states (OFF, ON-RED, ON-GREEN). ON/OFF is through digital pin and color is toggled using toggle switch. Each LED require one digital pin (24 in total), 24 LEDs, 24 toggle switches, 24 100-OHM resistors, big bunch of jumpers. LED is connected to jumpers using 3pin clips. 100 ohms resistor is pinned to breadboard. Please be aware of too many connections. Sorry for not posting any code as it is simple switch-led-resistor-breadboard connection just patiently repeated 24 times. It's a fun 2-Player game using Arduino Mega.
Arduino Version of Tweaked Rhumb Lines Board Game
This tweaked version of Rhumb Lines board game has 24 3-Pin Bi-Color LEDs. Using SPDT switch the Red/Green color can be toggled.
Read more
Comments
Please log in or sign up to comment.