« All Events
5:30 PM – Python Game Development – Bill
January 6, 2023 @ 5:30 pm - 6:30 pm
Today We:
- Learned how to commit and push in git
- Learned how to access the class copy and final version using git
- Started the Flappy Duck project
- Blit the background image onto the screen
Your HW:
- Make a new file called tube.py
- Copy and paste the cloud class from the previous project into this new file
- Rename all things cloud to tube, make sure to update the image that is loaded
- Create a tube group in the main file and make sure it moves like a cloud does