Skip to content

[Add a Play]: SnakeByte #1678

@mdashad0

Description

@mdashad0

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

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

play requestNew Play Request.💻 aspect: codeConcerns the software code in the repository

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions