Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 03c0bda

Browse files
committedOct 27, 2021
modified the README file
1 parent 4960490 commit 03c0bda

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎SNAKE_GAME/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Snack game in built using python. the snake start with a small length and keeps growing as it keeps feeding on the food. The game is over when it hits the end of the terminal box or eats itself.
1+
# Snake Game
2+
3+
### This is a simple snack game in built using python. the snake start with a small length and keeps growing as it keeps feeding on the food. The game is over when it hits the end of the terminal box or eats itself.
24

35
## Requirements
46
- curses

0 commit comments

Comments
 (0)
Please sign in to comment.