- This event has passed.
5 PM – Python Game Development – Bill
March 25, 2023 @ 5:00 pm - 6:00 pm
Your HW:
- Create a new file called bullet.py
- Give it a direction and make it move in that direction from where it is created (left/right)
- Challenge: Spawn one when the player presses the space key (doesn’t have to be from where the player is)