- This event has passed.
5 PM – Python Game Development – Darin
May 20 @ 5:00 pm - 6:00 pm
What We Did Today:
- Continued on the Flappy Duck project, where we made the player fall with gravity and have the ability to jump.
- Fixed our tube gap distance in a more formal way for editing.
- Learnt how to crop images using FireAlpaca (a free image editing software).
Homework:
# Your homework is to create and blit the coin class into existence. The coin has 3 different images, so you could do somethingl ike # for SUFFIX in ["1", "2", "3"] to loop through each image and add that into a list # You want to create a create_coin method in main.py, use a new coin timer to make the coins appear. # IF you want to get ahead, you can try to make the coin appear randomly on the y axis.
IMPORTANT NOTES:
You can contact me via ddjapri@ayclogic.com for any questions or concerns.