Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.15 KB

README.md

File metadata and controls

43 lines (24 loc) · 1.15 KB

Math Trivia Game

This project was inspired by the telegram math game bot. It basically asks the user random elementary algebra with a random answer which may or may not be correct. The user is prompted to choose if the answer supplied to the question is correct or wrong within some pre-set seconds serving as a timer. For every failed question, the time alloted for each question is reduced. We hope you enjoy the game.

Project Status

The logic of the game is still in development.

Language, Framework, Dependencies

Javascript, CSS,

ReactJs,

ReactIcons, FontAwesome,

Design

Design was done in Figma by Theophilus Isah.

Available Scripts

In the project directory, First install the dependencies using

yarn install or npm install

then you can run:

yarn start or npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Authors

Theophilus http://github.com/extheoisah

Baribor Saturday