10 Apr Friday 16:15 Python Practice – 23.04.07.
Question:
Modify the program we made in the class. Create a Boss Class
- the __init__() method will take three parameters (imgFile, location and speed)
- the update() method will move the object, if the top of the object reaches the bottom of the screen, it will disappear be deleted from the memory
- please use one of the following images in the program
Sorry, the comment form is closed at this time.