Posts

GAME IDEA

 The basis of the game is ...  - SumNums is a game where you have to solve math problems by finding their answers on a grid.​ Run by three main Classes​ *GameRunner: Hold the main important static variables, goTo methods, and create methods.​ *GameNum: holds the values seen in the grid and displays them depending on the theme and value.​ *Button: allows for traversing through worlds and levels.​  INSTRUCTIONS  Multiplication Mode: ​ 1.) Click the multiplicand ​ 2.) Click the multiplier that's product is the answer seen in the question!​ ​ Division Mode:​ 1.) Click the dividend​ 2.) Click the divisor that's quotient is the answer seen in the question!​
Recent posts