« All Events
8 PM – Python Game Dev – Gamas
June 28 @ 8:00 pm - 9:30 pm
Today We Did
- We learned how to flip an image.
- We learned how to make the bird going to different directions.
- We learned how to make the player controllable by AWSD keys.
Homework
- Create cloud.py
- Create Cloud sprite
- Randomize the three cloud images.
- And spawn cloud once every 3 seconds.
- Some clouds need to appear on the LEFT side of the screen going RIGHT.
- Some clouds need to appear on the RIGHT side of the screen going LEFT.
- Create fireball.py
- Create Fireball sprite.
- Make the fireball appear on the screen.