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.
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
- First ensure Node.js is installed on your machine: run
npm --versionon command line prompt. If not installed, check out relevant website for instruction. - If running it for first time, install dependencies with
npm install. - Once installed, start the development server with
npm run dev. - If you want to build the project, run
npm run build.
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See LICENSE for full terms.
See Contributor Guideline for more detail
