Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/7kasper/simpleweakestlink
Simple Weakest Link
https://github.com/7kasper/simpleweakestlink
Last synced: 19 days ago
JSON representation
Simple Weakest Link
- Host: GitHub
- URL: https://github.com/7kasper/simpleweakestlink
- Owner: 7kasper
- Created: 2019-12-16T21:24:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T21:49:40.000Z (about 5 years ago)
- Last Synced: 2024-11-17T12:48:52.383Z (3 months ago)
- Language: HTML
- Size: 340 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SimpleWeakestLink
**Simple weakest link page written last minute to keep score in the weakest link gameshow at our local Scouts group.**## Usage
Goto https://7kasper.github.io/SimpleWeakestLink/.
Or load the html on your computer, the video file must be in the same directory to play properly.
Now the gamemaster can keep score like in the real WeakestLink using a few keyboard presses.`v` - Question right, show the value of the next question.
`c` - Question wrong, reset the current question.
`f` - Back, goto the value of the previous question (for if you were triggerhappy)
`b` - Bank. If player shouts bank, the value of the last answered
`p` - Tripple Bank. For the second last round. Question value is multiplied by three before it is banked.
`page reload` - resets the bank :wink:_Note: The banked value is not to be confused with the displayed value of the next question. The amount in the bank is what the players get to own and is save from wrong answers, the value displayed above is just the worth of the next question. Upon banking the question worth is also reset of course._
## Voting out
When the weakest link is known from the voting round you can use `q` to play a silly doctor who video to irritate them.
Use `w` to go back.