- This event has passed.
5:30 PM – Python Game Development – Bill
November 4, 2022 @ 5:30 pm - 6:30 pm
Today We:
- Learned how to get user input from the keyboard
- Gave the game WASD controls for the player
Your HW:
- Create a new file called bullet.py
- Create a bullet class similar to the bird class
- Make it so the bullet has a direction attribute where it will move left and right depending on it