American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

3 PM Python Game Development

December 21, 2019 @ 3:00 pm - 4:00 pm

  1. We continued with Shoot Balloon project.
    1. We display score and count down.
    2. We display target center and cross.
  2. Homework:
    1. Create target.py
    2. Inside this file create Target class.
      1. this class needs to inherit from “pygame.sprite.Sprite” class. Look at Player or BouncingBall classes in Pong project for reference.
      2. Move logic to draw target from main.py to this class.
      3. This class need to have update(self) function.
      4. This class need to have the “rect” as the hit point. Look at Pong project for reference.
    3. Please start working on the Final project and send me email or text if you have questions during holiday. DO NOT WAIT until the last minute.

Details

Date:
December 21, 2019
Time:
3:00 pm - 4:00 pm
Event Categories:
,