Skip to content

🐍 Introductory programming sessions @ University of Minho

Notifications You must be signed in to change notification settings

cesium/snake.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Snake Game in Python

This is a project for CeSIUM's Hour of Code '22. It's made with the purpose of teaching the basics of programming, while doing something fun.

If you want more details about python basics and this particular snake game, please check the Notion pages.

Run it on Replit

Run on Repl.it

Run it locally

This game was made with the intent to run it on replit, but you can run it on your machine!

To do so, you will need:

  • Python

  • Pygame - pip install pygame

And to run it:

python3 main.py

About

🐍 Introductory programming sessions @ University of Minho

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages