Skip to content

Add Terminal Snake Game (#995)#1

Open
onioni123 wants to merge 2 commits intomainfrom
terminal-snake-game-995
Open

Add Terminal Snake Game (#995)#1
onioni123 wants to merge 2 commits intomainfrom
terminal-snake-game-995

Conversation

@onioni123
Copy link
Copy Markdown
Owner

Implements a classic snake game in the terminal using curses library with arrow key controls. Snake grows with each food eaten and game ends on collision with walls or itself. Score is displayed at the top.

Implements a classic snake game in the terminal using curses library with arrow key controls. Snake grows with each food eaten and game ends on collision with walls or itself. Score is displayed at the top.
Includes installation instructions, usage guide, game controls, and feature description for the Terminal Snake Game.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant