CS.07 – CryptoColor
Team Members Heading link
- Mike Apreza
- Tyler Chang
- Xiao Chen
- Xiudeng Zhang
Project Description Heading link
CryptoColor consists of a main controller Arduino that runs the game with three players. First, the players wirelessly connect to the controller. Then, the controller selects a word from its library before lighting up the appropriate number and colored LEDs according to the code: ABC – Red DEF – Blue GHI – Green JKLM – White NOP – Yellow QRST – Purple UVWXYZ – Orange The players have limited time to guess the word the controller has selected. They can use their joystick to select letters or move their cursor, which is displayed on their screen. There are also buttons to completely erase their guess and to submit their guess to the controller. The controller also displays the time remaining. If a player guesses correctly in time, they earn a point. Else, they earn nothing. The first player that correctly guesses ten words wins. Everyone will know if they won or lost by either their green or red light being lit. The game can be restarted at any time.