Skip to content

Add Snake Wrap-Around Mode #9

@debugfest

Description

@debugfest

Introduce an optional mode where the snake wraps around the screen (when it exits one side, it appears on the opposite side) instead of dying when hitting a wall. Let users toggle this in the main menu.

Tasks:

  • Implement wrap-around logic for grid boundaries.
  • Add a toggle for classic vs. wrap-around mode in the UI.
  • Update game instructions and README.

Why:
Introduces basic conditional logic and UI toggling, plus enhances replayability.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgood first issueGood for newcomershacktoberfestThis issue is for hacktoberfest contribution

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions