Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spatocode/millionaire
The web version of who wants to be a millionaire game.
https://github.com/spatocode/millionaire
game javascript jquery millionaire-game user-interface who-want-to-be-a-millionaire
Last synced: about 2 months ago
JSON representation
The web version of who wants to be a millionaire game.
- Host: GitHub
- URL: https://github.com/spatocode/millionaire
- Owner: spatocode
- License: mit
- Created: 2018-11-01T14:58:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-01T10:49:46.000Z (over 1 year ago)
- Last Synced: 2023-07-01T11:26:44.488Z (over 1 year ago)
- Topics: game, javascript, jquery, millionaire-game, user-interface, who-want-to-be-a-millionaire
- Language: JavaScript
- Homepage: http://spatocode.github.io/millionaire
- Size: 198 KB
- Stars: 4
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Millionare
The web version of who wants to be a millionaire game.
## Teck Stack
* Vanilla JS
* jQuery## Features
* Game progress bar
* Call a friend lifeline option
* Fifty lifeline fifty option
* Audience lifeline option## Todo List
* Sound/Music implementation
* Inclusion of more questions
* Inclusion of player name## Contributing to Millionaire
Feel free to contribute to this repo. Every contributions are greatly appreciated, and credit will always be given.
Check out [contributing guide](https://github.com/Spatocode/Millionaire/blob/master/CONTRIBUTING.md) to get an overview of how to contribute to this repo.