Ideation - HawpT/BrainFloss GitHub Wiki

brainflossbrainflossWelcome to the BrainFloss wiki!

Levels are going to be associated with a specific difficulty (easy, middle, hard). Additionally, users can select the topic (addition, subtraction, tens/hundreds).

The game progresses as the user “runs” toward a goal. As the user moves forward, they are faced with opponents with math problems on their jerseys. The user must correctly solve the problems to continue forward. If they are incorrect, the opposing team will capture the ball, and the user must win it back by correctly solving the problems. If they can not solve a problem correctly when the opponent initially steals the ball, the opponent will continue to go back towards the user's goal. The user passes the level when they've made a goal past the goalie. The user looses when opposing team makes a goal.

Pygame will be used as a base for the game. Python 2.7 will be used to develop this android game.