https://github.com/mattmezza/bulvia
An easy to play Trivia game powered by Open Trivia, showcasing bulma.io :-)
https://github.com/mattmezza/bulvia
Last synced: 5 months ago
JSON representation
An easy to play Trivia game powered by Open Trivia, showcasing bulma.io :-)
- Host: GitHub
- URL: https://github.com/mattmezza/bulvia
- Owner: mattmezza
- License: mit
- Created: 2018-02-16T20:53:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T00:10:11.000Z (over 8 years ago)
- Last Synced: 2025-02-13T15:36:37.763Z (over 1 year ago)
- Language: Vue
- Homepage: https://mattmezza.github.io/bulvia/index.html
- Size: 1.74 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README

Bulvia
=========
An easy to play Trivia game powered by Open Trivia, showcasing bulma.io.

Bulvia is a web app developed using [Vue](https://vuejs.org) powered by the [Open Trivia Database](https://opentdb.com/). [Vuex](https://github.com/vuejs/vuex) has been used to manage the state of the app and http requests are handled with [vue-resource](https://github.com/pagekit/vue-resource).
# Contribute
- `yarn dev` fires up the webpack dev server
- `yarn lint` because everybody loves linted code
- `yarn build` builds and optimizes the app for production
- `yarn deploy:gh-pages` deploys the built app to GitHub Pages
# Features
- [x] Multiplayer
- [ ] Categories
- [ ] More animation
- [x] Mobile friendly
- [x] Nickname (for both players)
- [ ] Better score system
- [ ] Custom matches length
- [x] Leaders board saved on local storage
- [x] Random quotes about design in Game Over panel
- [ ] Instructions initial screen
# Links
- [bulma.io](https://bulma.io)
- [buefy](https://buefy.github.io)
# About
[@mattmezza](https://matteo.merola.co)