Simple snake game using Python 3 and the Turtle module

Опубликовано: 03 Июнь 2026
на канале: Jean Joubert
230
3

I tried to keep this as easy as possible in order to teach my kids. I also added game code using classes just to see the difference. Feel free to look at the code for improvements/questions.

Link to the code and gif:

https://www.dropbox.com/sh/s5xj5td5gu...

I changed it a little to be able to animate the gif:

   • Simple Snake game with python 3 and Turtle...  

See the youtube tutorial by Christian Thompson!!