Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 248 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 248 Bytes

python-snake

Simple terminal snake game written on python.

Also C++ version available

https://github.com/GeorgeZhukov/cpp-snake

Dependencies

  • curses

Run

python snake.py

Control

Up Arrow, Down Arrow, Left Arrow, Right Arrow.