Skip to content

Judono/python-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

python-snake

This is a simple implementation of the classic Snake Game using Python. The game is run in the console and uses the curses library for rendering.

To run it git clone the repo and cd into the python-snake folder

then run

python main.py

Note: This game should be run in a console or terminal, not in an IDE like PyCharm or Jupyter Notebook.

enjoy :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages