« All Events
6 PM – Python Game Development – Joel
May 9 @ 6:00 pm - 7:00 pm
Today we did:
- We continued working on the play button.
Homework:
- If the mouse gets pressed, reset the score, and change the game mode to game in session.
- Draw the title using birdie_title.png (make it in the constructor)
- It has the same coordinates as the play button, but the y is higher (you can subtract)
- don’t forget to blit as well.