- This event has passed.
7:30 PM – Python Game Development – Bill
February 26 @ 7:30 pm - 8:30 pm
Today We:
- Learned about sprite groups
- Learned how to spawn infinite birds
- Learned how to create a timer
Your HW:
- When we spawn a bird, make it’s Y parameter be randomized so that it can spawn anywhere from the top to the bottom of the screen but still at X = 0
- Create a group for the Cloud and make it spawn infinitely every 80 frames like we did for the bird