top of page

Quick basic math training

// Personal Project for Portfolio (Dec 2020- Jan 2021)

Quick Basic Math Training is a Top Down Logical Math 2D with cartoon graphics, in order to speed up the calculation of basic mathematical operations (Addition, Subtraction, Multiplication, Division).

​

The game consists of 3 modes:

 

-Free: Shows the operation to be solved and the player must enter the result, if this result is incorrect it will be shown in red, if it is correct in green. This mode is designed to practice operations calmly because there is no time limit and it is infinite.

-Countdown: Same as free mode, but in this one it consists of a time limit to solve as many operations as possible.

-Zombie: From the top of the screen, zombies will appear that will go to the bottom to hurt you. These zombies must be killed by entering the correct value of the operation. The goal is to kill as many zombies as possible before they kill you.
 

To allow the game to adapt to the player's objectives, it contains a customization menu in which you can choose the mode, what operations you want to practice, the number of digits that the operations will have, what will be the unknown value to solve, and the duration of the time trial mode.

Participants

Manel Gisbert: Producer, Developer

Arantxa Gisbert: Graphic Designer

gallery

bottom of page