iiitl / snake-game-js

0 stars 43 forks source link

Implement Score and Max Score Feature #1

Open ANKITy102 opened 5 months ago

ANKITy102 commented 5 months ago

Description:

Currently, the Snake game lacks a scoring system. Implement a scoring mechanism to track points earned when the snake consumes food. Additionally, maintain the highest score achieved using local storage.

Tasks:

Resolution:

Solve the tasks outlined above and submit a pull request referencing this issue ID (#ISSUE_ID) with a screenshot or video demonstrating the implemented feature.