Playing with simple gif animation and collisions in Python 3 and Turtle using a Ghostbusters theme. Keep the ghost from reaching the bottom. I am trying to keep the code as simple as possible in order to teach coding to my kids. Feel free to look the the code for improvements/questions:
https://www.dropbox.com/sh/ttoosmbxqj...
For images I used a google search for transparent gif pictures and saved the files. You can create gif files and resize for free at ezgif.com. (You can only use .gif files in Python Turtle)