top of page
Writer's pictureMaster Hun

Python Game Dev: Lesson 000

Date: 03/03/2020

Topic: Game Dev (with Python & the turtle module)

Title: Lesson 000


What's covered?


In this short lesson, I introduce the creation of the game screen, a player, and the basic main game loop.


After lesson 000, you'll have a "game" where a player object moves by itself. It slowly moves to the right and off the game screen.


Python code for this lesson is accessible through the link below:

4 views0 comments

Recent Posts

See All

Commentaires


bottom of page