obscurelyme / CoffeeMaker

A warm and fuzzy 2D Game Engine
GNU Lesser General Public License v2.1
7 stars 0 forks source link

Feature/highscore scene #76

Closed obscurelyme closed 2 years ago

obscurelyme commented 2 years ago

This PR introduces a high score scene that is able to navigate back to either the title scene or the main scene to play again. The 1st, 2nd, and 3rd place scores are displayed as well as the player's current session score. No ability to set new high scores exists (yet). But the scene does load in the prior high scores if they exist.