© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
A. ElumalaiIntroduction to Python for Kids https://doi.org/10.1007/978-1-4842-6812-4_19

19. Project: Snake Game with Turtle

Aarthi Elumalai1  
(1)
Chennai, Tamil Nadu, India
 

In the previous chapters, we took a deep dive into Tkinter. We learned all about creating widgets in Tkinter, styling them, making them do things when events are performed on them, and also drawing on canvases. We also looked at creating two big projects – a tic-tac-toe game and a paint application.

In this chapter, let’s go back to Turtle . We’ve worked on Turtle all these chapters, but we never created a real-world application. So, let’s create a snake game in this chapter.

Snake game

Get Introduction to Python for Kids: Learn Python the Fun Way by Completing Activities and Solving Puzzles now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.