- This event has passed.
4PM – Python Game Development – Bill
August 5, 2023 @ 4:00 pm - 5:00 pm
Latisha Sub
Homework
- Make the create_bug method in main.py that will create a new bug every FPS*3 . Make a timer for this, and the bug should have a random direction and should blit on the correct side of the screen depending on the direction it is going. It should also have a random y value.