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:
Commentaires