An electron-vue project
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
# run unit & end-to-end tests
npm test
# lint all JS/Vue component files in `src/`
npm run lint
This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.
A basic burger quiz app.
Click on 'burger quiz' button to launch the game.
Navigate with keys:
- 'enter' to advance in the game
- 'backspace' to get to previous question
- 'right' arrow to display answers during Nuggets and themes for thematic parts
- 'left' arrow to hide previous answer
- 'spacebar' to display / hide scores
- 'm' to add miams to team Mayo
- 'l' to remove miams to team Mayo
- 'k' to add miams to team Ketchup
- 'j' to remove miams to team Ketchup
- 'escape' to reset the game
- Burger of Death
- Translations
- Animations
- Noise effects
- Buzzers
- Presentator mode
- Rules on landing page
- TBD