« All Events
5:30 PM – Python Game Development – Bill
September 30, 2022 @ 5:30 pm - 6:30 pm
Today We:
- Continued the Dragon Birdie project
- Reviewed how to get images onto the screen
- Learned how to resize images
- Learned about the coordinate grid system
- Learned how to make things move on the screen
Your HW:
- Create 2 new attributes for bird_03_A and bird_04_A images
- Resize and draw them onto the screen like we did for the blue and green birds in class
- Make the yellow bird start at the top right corner and move diagonally to the bottom left
- Make the bat start at the bottom right corner and move diagonally to the top left