- This event has passed.
1 PM – Python Game Development
February 19, 2022 @ 1:00 pm - 2:00 pm
Today:
- We went over how to add the iron walls.
- We reviewed how we pointed the bullet in the correct direction.
- We moved the bullet in the direction the turret is facing.
Homework:
- Spawn the bullet so that first appears in the center of the tank.
- Add logic so the enemy tank can’t move through both normal and iron bricks. You can use the same technique we used for the player tank.