top of page
Writer's pictureMaster Hun

Python Game Dev: Lesson 003

Updated: Mar 24, 2020

Date: 03/12/2020


Title: Lesson 003


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


You can run, re-mix, and share this lesson's Python code with Trinket.io

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

In this lesson, which is available on my YouTube channel, use the following link: https://youtu.be/AHYGTVpe0zQ

In lesson 003, I discuss which turtle methods do and don't work with Trinket.io, how collision detection works, and what code I've added to enable touchscreen interactivity.


If you want to learn more about the turtle module and its many methods, use the following link: https://docs.python.org/3.3/library/turtle.html?highlight=turtle


Credits: Thanks to Christian Thompson (YouTube: Christian Thompson) for having created many, many Python game development tutorials.

10 views0 comments

Recent Posts

See All

Comments


bottom of page