Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Score and Max Score Feature #1

Open
ANKITy102 opened this issue Mar 14, 2024 · 0 comments
Open

Implement Score and Max Score Feature #1

ANKITy102 opened this issue Mar 14, 2024 · 0 comments
Labels
bug Something isn't working easy foss-weekend good first issue Good for newcomers

Comments

@ANKITy102
Copy link
Contributor

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:

  • Implement scoring logic and display the current score.
  • Track and display the highest score achieved during the session.
  • Ensure persistence of the highest score using local storage.

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.

@ANKITy102 ANKITy102 added good first issue Good for newcomers foss-weekend bug Something isn't working easy labels Mar 14, 2024
anadimehta added a commit to anadimehta/snake-game-js that referenced this issue Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working easy foss-weekend good first issue Good for newcomers
Projects
None yet
1 participant