American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

10 AM – Python Game Dev – Indo – Gamas

July 27 @ 10:00 am - 11:00 am

Today We Did
  1. We made the fireball spawn in front of the player.
  2. We made the fireball have directions.
Homework
  1. If you have not done last week homework, please do it. Especially the bird animation.
  2. Make the cloud appear from both left and right edges of the screen. Currently it is only appearing on the left. Look at how we did it in the bird. Check main.py create_cloud() and bird.py
  3. Make the fireball has constant speed.
  4. Add cooldown to the fireball spawn rate. Look at how we periodically spawn the bird by using self.bird_spawn_timer.
  5. Make the bird appear in front of the cloud. Hint, there is something wrong with the game_loop().

Details

Date:
July 27
Time:
10:00 am - 11:00 am
Verified by MonsterInsights