« All Events
4:30 PM – Python Game Development – Bill
March 14 @ 4:30 pm - 5:30 pm
Your HW:
- Add hitboxes to the bird
- Create a new bullet sprite
- Make it move left or right using a direction attribute
- No animations
- also give it a hitbox
- In the main, make sure to have a bullet group and update it in the game loop to test it out