- This event has passed.
6 PM – Advanced Python Game Development – Sebastian
May 21 @ 6:00 pm - 7:00 pm
Today We Did
- Introduced the idea of regions to enemy class
- Change enemy movement depending on which region the enemy is in
- Learned faster way to detect what x/y locations are in certain positions on the screen
- You can always find the code we wrote in class in my Gitlab repository here:
https://gitlab.com/gsugiart/tue-6-pm-sebastian-apr-2024 - AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/
- In case you need anything, feel free to email me at sebastian@ayclogic.com
Homework
- Homework: Refine the movement of enemies to look like they’re on the path more by slightly modifying the amount we add to the x/y. Next class we can all share screens & see who made movement smoothest