- This event has passed.
7 PM – Python Game Development
March 2, 2022 @ 7:00 pm - 8:00 pm
Today:
- We added the bullet sprite.
- We added direction to the bullet and spawned them in 4 different directions
- We added the enemy health.
Homework:
- Add the landing page with a play button:
- When you click the play button show the game in session page instead.
- Add collision detection between the bullet and the enemy which destroy both sprites.