Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# python-snake
Simple terminal snake game written on python.
# Python-snake
Simple and exciting terminal snake game written on python.A very fun experience.

##### Also C++ version available
https://github.com/GeorgeZhukov/cpp-snake
Expand All @@ -12,3 +12,6 @@ python snake.py

## Control
Up Arrow, Down Arrow, Left Arrow, Right Arrow.

##Credits
Thank you foe playing!