- This event has passed.
5 PM – Python Game Dev – Bill
September 23, 2023 @ 6:00 pm - 7:00 pm
Gamas Sub
Today We Did
- We reviewed some of the missing components on Nicholas and Leon games.
- We continued with the Shoot Balloon game
- We added the ability to pop all the good balloons when the bug is killed.
Homework
- Leon: add the following missing features in your spaceship game.
- Title image in the landing page. Or it could be a big font with your game title.
- Create a credit page and add the button in landing page.
- Add count down timer.
- When count down timer goes to 0, display WIN page.
- Create Win page obviously and in the win page there should be play and credit button.
- Change the Font colors of the scores, lives.
- In the Game lost page, display the play button and credit button.. When play button is clicked, reset the scores and timer and start the game again.
- Use sound effects in your game (https://drive.google.com/drive/u/0/folders/186SS8dBfo7Z1kM-phpCGYbm8DL57vlXT) :
- Add sound effect when the player is launching projectile.
- Add sound effect when the enemy is destroyed.
- Nicholas: add the following missing features in your sea swamp game.
- The credit page, the game advisor is supposed to be Bill Han.
- Use sound effects in your game (https://drive.google.com/drive/u/0/folders/186SS8dBfo7Z1kM-phpCGYbm8DL57vlXT) : when you pop the fish
- In the win page, centered the buttons.
- In the win page, show the score.
- Add background sound. Go to https://opengameart.org to find a free and legal to use background song.
- Shoot Balloon homeworks
- When the bug is killed play the assets/collect5.wav
- Add the play button on the landing page.
- When the bug is off the screen, kill it.
- When the bug appear, play the assets/bug/birdchipr2.wav. And when the bug is killed, you need to stop the sound effect.