- This event has passed.
6 PM – Python Game Development
April 22, 2021 @ 6:00 pm - 7:00 pm
- We made the Hammer Powerup icon appear for 5 seconds after hammer hit the green potion.
- We made the score to increase faster when user is in powerup mode.
- Homework:
- When in GAME_OVER mode, display
- GAME OVER big text
- Play Button and Credit button
- When in GAME_WIN mode, display
- GAME WIN big text
- Play Button and Credit button.
- In the Landing page, display Credit button next to the play button.
- Download the “Game_SFX_by_OwlishMedia.zip” from the google drive and do the following
- Find a good sound effect for when the mole attack. When mole attack, you need to play this sound effect
- Find a good sound effect when hammer hit the mole during powerup. Should be something loud and obvious. Replace explodify.wav with this sound effect.
- Create a new sprite explode.py and use the image explode.png.
- When in GAME_OVER mode, display