Life is a Numbers Game.
Numbers Game is a trivia guessing game built on React.
Test your trivia knowledge with 100s of numbers facts pulled from Numbers Api. Numbers Game features:
- 100s of math, date and trivia questions
- 3 Difficulty Modes (Easy, Hard, Grounded)
- Fun and simple gameplay for players of all ages
- Playable on Windows, Mac and Linux
_ - Video walkthrough to come!
Watch Video
Check out Numbers Game here!
To install Numbers Game, follow these steps:
- install latest version of node
- fork this repository to your Github
- git clone and npm install
Want to add a feature to Numbers Game? Find a bug you know how to fix? Know how to refactor the code to half its current size? Make your changes and I'll add you to contributers!
Here's how:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to the original branch:
git push origin <project_name>/<location>
- Create the pull request.
It's that easy!
Check out who contributed to this project: