gamesfordev / mathematica

Mathematica - An Interactive maths game

Home Page:https://mathematicagame.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo5

How Mathematica works

  • Login to the game: You just need to add your name and press Login Button login

  • After you Logged In you will get an screen like this. Some Mathematical Expression will fall down from the top of the screen. You have to calculate these expressions and answer correctly. game

  • In the right side of the screen you will see your score and number of chances you have. For each attempt you will get 3 chances. That mean you can miss maximally 3 expressions.

  • After you finished all the challanges or after the time out you will see the leader board. leaderboard

How to Deploy Mathematica Locally

  • Clone this repository

git clone https://github.com/Hackbit/reactriot2018-nullpointer.git

  • Install Dependencies

npm install ( Run this command in your newly created project folder )

  • Start Mathematica

npm start

About

Mathematica - An Interactive maths game

https://mathematicagame.herokuapp.com/


Languages

Language:JavaScript 81.4%Language:CSS 13.9%Language:HTML 4.7%