pacman-javafx icon indicating copy to clipboard operation
pacman-javafx copied to clipboard

Tengen Ms. Pac-Man: Moving "Game Over" message

Open armin-reichert opened this issue 1 year ago • 1 comments

"Game Over message should move out of the scene to the right and enter the scene again from the left.

armin-reichert avatar Oct 30 '24 11:10 armin-reichert

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.

armin-reichert avatar Nov 01 '24 08:11 armin-reichert