-
-
Notifications
You must be signed in to change notification settings - Fork 956
Closed
Labels
play requestNew Play Request.New Play Request.💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository
Description
Contributor Guidelines
- I have read the guidelines and discussion
What's the Play about?
SnakeByte is a simple 2D arcade-style browser game built using JavaScript.
It is inspired by the classic snake game but designed with a clean, modern UI and smooth gameplay.
The main objective of the player is to control a growing snake, collect “bytes” (food), and survive as long as possible without crashing.
What ReactJS concept will be used to create this play?
useState (State Management)
Used to store and update:
Snake body (array of positions)
Food position
Direction
Score
Game over state
Record
- I have checked the existing issues
- I have read the Contributing Guidelines
- I want to work on this issue
- I am a Hacktoberfest contributor
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
play requestNew Play Request.New Play Request.💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository