pbignardi / snake-js

Javascript to play Snake
1 stars 0 forks source link

highest score and current score #10

Closed pbignardi closed 2 weeks ago

pbignardi commented 4 months ago

add top bar with highest score so far and current score

MaxGhi8 commented 2 weeks ago

Implement in issue 24. The current score is stored in the sessionStorage and the global store is saved in the localStorage