« All Events
5:30 PM – Python Game Development – Bill
December 9, 2022 @ 5:30 pm - 6:30 pm
Today We:
- Learned more about RGB Color system
- Made it so the Display for the fireball timer display became rainbow and have a different method when a giant fireball is ready to be used
- Learned about game_states and created handle_game_in_session method and handle_main_menu method
Your HW:
- Draw the birdie_title.png in the center of the screen
- Draw the play_button.png in the center of the screen below the title
- Make it so the giant bullet will always spawn in front of the player
- You will need to use an if statement to change the x of the bullet