- This event has passed.
7:30 PM – Adv Python Game Dev – Gamas
November 11 @ 7:30 pm - 8:30 pm
Today We Did
- We learned how to apply Math trigonometry formula in Pygame.
- We found out the angle of enemy movement for region 1,2,3 and 4.
- We add enemy health indicator.
Homework
- Find out the enemy angle for region 4,6,8 and 10.
- Find out the y or x boundaries when it switch from one region to another (inside check_region_boundary(self) method)