Quiz system with an arduino

Created a quiz system for playing a party game with 2 teams.

Each team has a box with 4 dome push buttons (sparkfun), so the game can use multiple choice questions.

Each box is connected to the arduino uno that is controlling the detection of the button presses and for giving light feedback. A laptop connected to this arduino is running the game coded in C#/WPF.