iiitl / snake-game-js

0 stars 43 forks source link

PR for ISSUE #1 to fix current score and high score #26

Closed psg-19 closed 5 months ago

psg-19 commented 5 months ago

Made changes in the index.js to update current score whenever snake eats food and update max score whenever the snake hits the wall

https://github.com/iiitl/snake-game-js/assets/143210487/5caa39a6-1bc3-4dd1-ac2f-5c10bb271c7e

psg-19 commented 5 months ago

@rootCircle

rootCircle commented 5 months ago

cc @ANKITy102