American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

5 PM – Python Game Development – Joel

September 10 @ 4:45 pm - 5:45 pm

Today we did:
  1. We continued with the DragonBirdie project.
Homework:
  1. Inside the bird.py file, in the constructor, using the directino attribute: If direction is 0, then don’t flip the image
    if direction is 1, then flip the image by using the code we learned below:
    self.image = pygame.transform.flip(self.image, True, False)
  2. If you have any questions, feel free to email me at joel@ayclogic.com.

Details

Date:
September 10
Time:
4:45 pm - 5:45 pm