Add Highscore Feature to Fake Insects Game

#1
by KingNish - opened

This PR implements a highscore system in the Fake Insects game. The game now tracks the highest score achieved by the player and persists it across sessions using local storage. The overall highscore is displayed in the game over screen.

Ok, merging!

image.png

victor changed pull request status to merged

Sign up or log in to comment