Python is one of the top-five most popular programming languages in the world and available for free from python.org. Python includes an extensive standard library which has module called Turtle which is a popular way to introduce programming to kids.
This course introduces you the game programming using Turtle module. Its beginner level course that helps the students to improve their programming skills and understand how to develop a simple game.
In this course, as the final target we develop a small and simple game which works like Space Invader of olden days. During the course we understand the nuts and bolts required for building the game.