- This event has passed.
7 PM – Python Game Dev – Gamas
June 14 @ 7:00 pm - 8:00 pm
Today We Did
- We learned how to spawn fireball in front of the player when user press SPACE key.
- We learned how to animate bird sprite.
Homework
- Animate player sprite. Utilized all 4 player images: player-1.png, player-2.png, player-3.png, player-4.png. Look at the codes inside bird.py to see how to animate player sprite.
- Make the bird to appear infront of the clouds.
- Make the cloud to spawn less frequently.