- This event has passed.
9 AM – Python Game Development
May 15, 2021 @ 9:00 am - 10:00 am
- Homework:
- Right next to Play button, display Credit button. Use “assets/images/credit_button.png” image file. You should do this credit button the same way you display play button.
- You should display this credit button in both landing page and game win page.
- When you click this credit button, you should print “Credit page” in the shell. Again this is the same way you detect mouse click for play button.