Skip to content

manan501/Mathatro

 
 

Repository files navigation

Mathatro

Mathatro aims to provide an educational while entertaining way for students to learn math. Through interaction with numbers and operators, students will be more familiar with the math concepts.

The game uses a deck of playing cards with numbers and operators. To progress, the player must combine these cards to meet the objective of each level — for example, “>17” or “<9”. The aim is to beat all 10 levels and achieve the highest score possible.

Game Screenshot

Whether you’re a math whiz or someone who finds math challenging, you’re bound to have some fun!!!

By Team SOFTGEN 310 Group 99.75
This project is associated with the University of Auckland – SOFTENG 310

Built With

Running Locally

  1. First ensure Node.js is installed on your machine: run npm --version on command line prompt. If not installed, check out relevant website for instruction.
  2. If running it for first time, install dependencies with npm install.
  3. Once installed, start the development server with npm run dev.
  4. If you want to build the project, run npm run build.

License

This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See LICENSE for full terms.

Contributing

See Contributor Guideline for more detail

About

Softeng 310

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 99.5%
  • Other 0.5%