iiitl / snake-game-js

0 stars 44 forks source link

Implement Score and Max Score Feature #79

Closed Karanagarwal12 closed 4 months ago

Karanagarwal12 commented 4 months ago

I've added the feature to calculate the score and max score and I've shown it on the website. I stored the max score in the local storage of the user, now every time the user starts the game the max score remains the same from local storage but the score resets to 0. Fixes issue #1

Screencast from 17-03-24 11:58:59 PM IST.webm