Inspiration
I love playing and making games. I also like to make my own game engines from scratch, and I am very much immersed in math. I believed that math would help.
What it does
It is a game where the user goes around the board killing enemies while defending the gold in the center. The user must input an answer to a given expression. If the answer is wrong, the correct answer will be given but the player can only move one space. Otherwise, if it correct, the player can move farther.
How I built it
I built it using strictly java.
Challenges I ran into
Some challenges were implementing the system of move and interactions between objects. Creating animations, which I was not able to finish.
Accomplishments that I'm proud of
Some of my accomplishments are: Creating the movement system for the player Creating the math expression creater. Displaying the numbers on the screen. Finishing the basics of the game.
What I learned
I learned that it is important to go slow while working with object oriented language to make sure the logic makes sense and easily add more implementations.
What's next for Math Attack
I plan to add a timer system, animations and graphics.
Log in or sign up for Devpost to join the conversation.