Our game is based around the idea that the players are part of a mission control team, and they have to launch a rocket before the time runs out, or they lose the game. The game is a collaborative effort. Either everyone wins, or everyone loses, so it is played as a team.
The game is aimed at teenage audiences and upwards, as the Arduino element and set up does take a bit of knowledge on navigating your computer and its files.
The game can be played by 2 up to 9 players. An optimum number of players is any even number, because with an odd number, the rolls for the tasks are slightly imbalanced.
Each player requires an Arduino and the code for this game.
GitHub link for all the code: https://github.com/jaredc23/Houston-We-Have-a-Problem
The GitHub will be updated every time an issue is fixed/found. Please read the GitHub for specific errors/troubleshooting
There is also a video in the GitHub link to help with setting up your Arduino.