PacMath: Difference between revisions
| Line 41: | Line 41: | ||
**After the four Power Pellets have been eaten and answer correctly a new 'level' (so to speak) begins | **After the four Power Pellets have been eaten and answer correctly a new 'level' (so to speak) begins | ||
**Player has to eat the Ghost with the correct answer (answers will be displayed on the ghosts throughout the entire 'level' | **Player has to eat the Ghost with the correct answer (answers will be displayed on the ghosts throughout the entire 'level' | ||
**If the player eats the wrong answer they | **If the player eats the wrong answer they return to the center of the maze and continue playing | ||
**If the player eats 100 (may change) regular pellets they gain a life | **If the player eats 100 (may change) regular pellets they gain a life | ||
*Questions | *Questions | ||
| Line 77: | Line 77: | ||
**LEFT-ANGLE will move sprite left | **LEFT-ANGLE will move sprite left | ||
**SQUARE will pause and resume the game while displaying Rankings | **SQUARE will pause and resume the game while displaying Rankings | ||
==Code Structure Plan== | ==Code Structure Plan== | ||