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:

https://drive.google.com/open?id=1s0mlxX7LhF0rqdkei8Ovt6P37-dv3mxR

3 views0 comments

Recent Posts

See All
bottom of page