Loading Video

Loading ...

Write Code While Watching This Lesson

Login or create an account and code along whilst you watch this lesson.

Draw the Road

Welcome to the first instalment of our series on creating a top-down driving game using Python, directly on the PyAngelo website! In this video, 'Python: Code Your Own Top-Down Driving Game! Step 1: Road Basics', you'll learn the essentials of game design from the ground up. We start by drawing the very first component of our game – the road. Using PyAngelo’s built-in graphics capabilities, you’ll discover how to manage the coordinate system, draw rectangles and circles, and apply colours to bring your road to life. This tutorial is perfect for beginners who are eager to dive into the world of game development with Python. By the end, you'll not only have the road laid out but also the foundation needed to add more complex features in future videos. So, grab your keyboard, and let’s start coding on PyAngelo.


Tutorial Lessons

Top Down Driving Game

Top Down Driving Game
Back to Arcade Games 0% COMPLETE 9 LESSONS
1 Draw the Road 9:58
2 Basic Animation 9:11
3 Car Movement 7:51
4 Enemy Car and Scoring System 11:45
5 Introduction and Game Over Screens 16:52
6 Sound Effects and Music 5:40
7 Multiple Enemy Cars 9:20
8 Increasing Enemy Speed 5:11
9 Invincibility Shield Pickup 14:53

Thoughts on this lesson

Notify me of updates