An easy to play Trivia game powered by Open Trivia, showcasing bulma.io.
Bulvia is a web app developed using Vue powered by the Open Trivia Database. Vuex has been used to manage the state of the app and http requests are handled with vue-resource.
yarn dev
fires up the webpack dev serveryarn lint
because everybody loves linted codeyarn build
builds and optimizes the app for productionyarn deploy:gh-pages
deploys the built app to GitHub Pages
- Multiplayer
- Categories
- More animation
- Mobile friendly
- Nickname (for both players)
- Better score system
- Custom matches length
- Leaders board saved on local storage
- Random quotes about design in Game Over panel
- Instructions initial screen