pacman-javafx
pacman-javafx copied to clipboard
Tengen Ms. Pac-Man: Moving "Game Over" message
"Game Over message should move out of the scene to the right and enter the scene again from the left.
Moving "Game Over" message has been implemented, only moves in non-Arcade games. Needs final confirmation of behavior.
There is still an issue: in the original game, the message is drawn under the maze. If I do that, the message is drawn under the maze, but the food removal square drawings overwrite the message.