« All Events
2PM Summer Camp – Python
July 21, 2019 @ 2:00 pm - 4:00 pm
- We went over the homework of Birdie to use your own picture for the player and move the bullet to move according to bullet.direction.
- We made the bird flap its wing.
- We added hitbox for Player, Bird and Bullet classes.
- When a bullet hit the bird, the bird is removed.
- When a bird hit the player, the player is dead.
- When the player is dead, the Play button and the title of the game appears.
- When the player’s bullet hit a bird, the player’s score will increase.
- I did not have time to add the music, but go to the shared google drive to download the source code which has the music feature along with the music file.