MathQuest
Sat, Mar 5, 2016-Math Quest-
Math Quest is an educational virtual world game in the vein of traditional JRPGs like Final Fantasy. The game is designed for 2nd-6th graders buy anybody who needs elementary math practice may benefit. Players roam the game world and encounter various enemies who must be defeated using math. The player adds up two numbers and selects the sum equal the the health of the enemy.
The game was created using the Unity game engine by a team of three CS students and myself. Game scripting was done in JavaScript
and C#
. Our team followed an Agile process. From its inception Math Quest made it up to version 1.13 by the time the project came to a close. We were very happy with what we were able to create using excellent communication, teamwork, and dedication.
You can try out the game yourself here. Download, extract, and run the exe in the root folder.
The code for the scripts can be viewed here.