Project for playing family feud on a projector locally
#NB! When using the web-based control panel When using the web-based control panel for controlling the game, it is highly advised to change the username and password for the control panel at the beginning of
familyfeud/control_panel/index.php
after setting up the database credentials.
Button | Action |
---|---|
1 | Reveals answer for the 1. position and adds the score for the currently selected team |
2 | Reveals answer for the 2. position and adds the score for the currently selected team |
3 | Reveals answer for the 3. position and adds the score for the currently selected team |
4 | Reveals answer for the 4. position and adds the score for the currently selected team |
Button | Action |
---|---|
j | Selects team on the left to be the current selected team aka the one that gets the points and accumulates errors |
k | Selects team on the right to be the current selected team aka the one that gets the points and accumulates errors |
u | Same as "j", but also plays a sound effect |
i | Same as "k", but also plays a sound effect |
Button | Action |
---|---|
s | Starts the game |
r | Starts new round |
q | Adds one to the mistake count of the currently selected team, displays the correct amount of crosses and flips the current selected team when mistake count reaches 3 |
0 | Doesn't allow adding score this round. Use when all teams have exhausted all their options and you need to reveal the correct answers. Deprecated - when a team makes 3 mistakes and the other team also gives a wrong answer, this is automatically applied. |
Button | Action |
---|---|
m | Starts theme music from beginning |
Timestamp | Button | Reason |
---|---|---|
5:58 | r | start of new round |
6:15 | j | left team was first |
6:18 | 4 | the guess was "Astover" and that is under answer 4 (the controller should have the answer sheet at hand to look up correct answers) |
6:22 | k | right team's turn |
6:33 | q | wrong answer (not in the answer sheet) |
6:40 | j | left team continues quessing |
6:54 | q | wrong answer |
7:01 | q | wrong answer |
7:10 | q | wrong answer |
7:31 | 1 | correct answer at box 1 = points steal and no more guesses allowed |
7:43 | 2 | reveal 2. place |
7:50 | 3 | reveal 3. place |
8:05 | r | start of new round |