American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

11 AM – Python Game Development

June 6, 2020 @ 11:00 am - 12:00 pm

  1. We continued with Birdie project
    1. We made the Bird to be able to face left and right.
    2. We made the Bird to be able to appear from left or right of the screen
  2. Homework:
    1. Now when we run the program the program is creating 40 to 60 birds/second. We need to change the code so it will create less frequently.
      1. Inside Bird class, look at how we delay wing flapping delay. Look at where we use self.flap_delay_timer
      2. You need to use the same technique inside main.py to call self.create_random_bird() less frequently.

Details

Date:
June 6, 2020
Time:
11:00 am - 12:00 pm
Event Categories:
,
Verified by MonsterInsights