Skip to content

Commit dc6d3de

Browse files
authored
docs: update description and add another section
1 parent 047822c commit dc6d3de

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
![Snake game in action!](res/snake.png)
44

5-
This is a snake game written in Python. The default characters are as below.
5+
The classic snake game written in Python for the terminal using curses.
6+
7+
## Default Characters
68

79
- Snake: `#`
810
- Food: `*`

0 commit comments

Comments
 (0)