- This event has passed.
7 PM – Python Game Development
February 9, 2022 @ 7:00 pm - 8:00 pm
Today:
- We went over the homework to setup tower of defense.
- We created the enemy sprite and moved it accross the screen.
- We went over the technique to move the enemy along the path.
Homework:
- Create a new sprite called “TargetPointer” which uses the “target.png” image. Move this sprite wherever the mouse moves, and make sure to associate a hitbox “rect” attribute with it.