- This event has passed.
5 PM – Python Game Dev – Darin
August 19 @ 5:00 pm - 6:00 pm
Today We Did:
- We reviewed each individual project.
- We continued on Shoot Balloon project by implementing most of the bug class, adding modes, as well as special effects to the bug class portion of the game.
Homework 1:
FOR EVERYONE, make sure you call self.kill() to remove the sprites when they go out of the screen.
- Chris
add the explosion.wav file to git or upload it manually to gitlab - Brandon
use self.kill for projectiles and fix the game mode switching
- Chris
Homework 2:
- Play the chirping sound (found in the bug folder) when the bug spawns (inside of the __init__ method of the bug class, and stop the playing when the bug is killed by overriding the kill method (but calling super.kill() )
IMPORTANT NOTES:
You can contact me via ddjapri@ayclogic.com for any questions or concerns.
The final project is due August 19.