A quiz game intended to be played in-person.
- Clues stored in Google Sheets
- clues can be downloaded for offline play
- Google Forms for creating clues and answers
- Clues can include Text, Video, Audio and Images
- Supports 12 players.
Made with Reveal.js
- A Google Account is required to copy the Google Sheets and Google Forms.
Copy this Google Sheet to your Google Drive.
Tip
Move the copied files to a folder in your Google Drive
- Publish the Google Forms that comes with the "Quiz Game" Google Sheet Google forms are used to add new clues and categories. There are 2 versions of the input form. One Form creates clues that can include Text, Images, Audio or Video. The other Form creates Text only clues.
Open the Forms and click the "Publish" Button
Share the Form link with others to add Clues and Categories.
- Choose the Categories for the Game.
In the "Quiz Game" Sheets use the "Selected Categories" tab to choose categories
- Share the "Quiz Game" Sheets
Click the "Share" button, then set the the "General Access" to "Anyone with the link"
- Copy the Quiz Game Sheets ID
In your browsers address bar copy the Sheet ID.
- Start the Quiz Game
The Quiz Game is hosted on Github.
To load your Quiz game,
- click the "Google Sheets" button.
- Paste your Sheets ID.
- click "Start Game"
Use the "s" key to view the host notes. The host notes are provided to give the host instrucitons for each screen.
Tip
Optionally the clues can be downloaded for offline game play.
- Download the game clues
- Open the Quiz Game Sheet's "Games-Download" tab
- In the file menu, choose File -> Download -> Tab Seperated Values
- Save the .tsv file in the main project folder.
- Download the clue media (Video, Audio, Images)
- Open google Drive
- Navigate to the "Quiz_Game-Media-Form" folder
- move any files in the sub folders to the folder root.
- Download this Github repository
- Open the index.html file
- Store Photos, Videos and Audio the "media" folder.
Presentation Controllers can be used to play the game.
Norwii brand wireless presentation remotes are recommended to play the game. These remotes come with a customization software where each button can be set to a certain key.
The recommended "Host" controller is a Norwii N28 or N29.
The "Players" controllers are model N26
Controller | Key | Button | JS Code | Norwii Hex Code |
---|---|---|---|---|
Host | 1 | > | 49 | 0x1E |
Host | 0 | < | 48 | 0x27 |
Host | Tab | 口 | 9 | 0x2B |
Host | Shift + Tab | 口 | 9 | 0x2B |
Host | 3 | + | 51 | 0x20 |
Host | Left Arrow | - | 37 | 0x50 |
Player1 | F13 | ∧ and ∨ | 124 | 0x68 |
Player2 | F14 | ∧ and ∨ | 125 | 0x69 |
Player3 | F15 | ∧ and ∨ | 126 | 0x6A |
Player4 | F16 | ∧ and ∨ | 127 | 0x6B |
Player5 | F17 | ∧ and ∨ | 128 | 0x6C |
Player6 | F18 | ∧ and ∨ | 129 | 0x6D |
Player7 | F19 | ∧ and ∨ | 130 | 0x6E |
Player8 | F20 | ∧ and ∨ | 131 | 0x6F |
Player9 | F21 | ∧ and ∨ | 132 | 0x70 |
Player10 | F22 | ∧ and ∨ | 133 | 0x71 |
Player11 | F23 | ∧ and ∨ | 134 | 0x72 |
Player12 | F24 | ∧ and ∨ | 135 | 0x73 |
Note
MacOS supports F13 - F20, Windows Supports F13-F24
a Sabrent 13 port USB hub can be used to connect the controllers to a PC