- This event has passed.
7:30 PM – Python Game Development – Bill
May 6 @ 7:30 pm - 8:30 pm
Your HW:
- In the main, create the tube_group
- Create a method called spawn_tubes that will spawn a new tube to the tube group every second
- Make it so the tubes will move to the left
- Call the spawn_tubes method and update the tube_group in the game loop