« All Events
7 PM – Python Game Development – Sebastian
December 4, 2023 @ 7:00 pm - 8:00 pm
Today We Did
- Handled game resets between game modes
- Developed methods for win & lose landing pages
- You can always find the code we wrote in class in my Gitlab repository here:
https://gitlab.com/gsugiart/MON-7PM-FlappyBird/-/tree/Sebastian?ref_type=heads - In case you need anything, feel free to email me at sebastian@ayclogic.com
Homework
- Homework: Think of where to call our game_win_page & game_over_page methodsHint: Where do we check game modes & draw their corresponding pages?