JesseRWeigel / battlemath

A basic math game for children

Home Page:https://jesserweigel.github.io/battlemath/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BattleMath

A simple browser based game that helps children learn the four basic fundamentals of math

  • Subtraction
  • Addition
  • Multiplication
  • Division

Children will be tested on their skills with added difficulties and decimals. The game will consists of difficulties ranging from easy to hard

Difficulty Description
Easy Contains digits ranging from 1-9
Medium Contains digits ranging from 10-99
Hard Contains digits rannging from 100-999

The standard gameplay will consists of an answer of a whole number. However, if the children wanted to add more complicated calculations, they can choose to change the mode a "Decimal", which is rounded to two decimal places.

Built With

Quick Start

git clone git@github.com:JesseRWeigel/battlemath.git
cd battlemath

yarn install

yarn start

Publish

npm run build

Roadmap

  • Simple UI with Additions, Substract, Multiplication, Divide questions.
  • Background music
  • Deploy to github pages
  • Point System
  • Character Arts enemies

About

A basic math game for children

https://jesserweigel.github.io/battlemath/

License:MIT License


Languages

Language:TypeScript 64.4%Language:JavaScript 31.4%Language:HTML 4.2%