American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

6 PM – Python Game Development

September 11, 2020 @ 6:00 pm - 7:00 pm

  1. Homework:
    1. Finish the player.py.
      1. Load the 2 images and make them flap their wing. Look at how we did it in Bird.py in the Birdie project.
      2. Integrate player.py into main.py and make the player appear in the middle of the screen. Look at how we did it in the Birdie game.
        1. Do import on the top of the file
        2. You have to create sprite group. Look at tube_group.
        3. In the init, create a player and add it to its sprite group. Look at how we did it in Birdie.
        4. Inside game loop, call sprite group update() function.

Details

Date:
September 11, 2020
Time:
6:00 pm - 7:00 pm
Event Categories:
,