American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

5:00 PM – Python Game Development – Daniel

July 29 @ 5:00 pm - 6:00 pm

What We Did
  1. We saw how to move a bird.
  2. We created a bird class and added it to a bird group.
Homework
  1. Create a new class called Cloud in a file called cloud.py similar to the bird one.
  2. Use the cloud1.png image and no need to scale the image. Make it move to the right.
  3. In main.py, make a new group called self.cloud_group, make an instance of the new cloud and add it to the cloud group, then call update in the game_loop.
  4. This should be similar to how we created the bird class.
  5. After completing the homework, make sure to commit and push the changes to Gitlab, and add a short description of what you added.
  6. If you have any questions, email me at dmeng@ayclogic.com

Details

Date:
July 29
Time:
5:00 pm - 6:00 pm