/py-snake

Simple snake game implementation in Python

Primary LanguagePython

Py-Snake

Simple snake game implementation in Python

The Snake game implemented in Python using curses to render the game in the terminal.

asciicast

How to run

Clone the repo and execute the main.py file with the command.

python main.py