elleFlorio / py-snake

Simple snake game implementation in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple snake game implementation in Python


Languages

Language:Python 100.0%