American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

7:30 PM – Adv Python Game Dev – Gamas

February 24 @ 7:30 pm - 8:30 pm

Today We Did
  1. We made the projectile launch according to mouse direction / turret direction.
Homework

When tank change direction, we have to change the tank image to be facing UP, DOWN, LEFT and RIGHT. This is very similar with Dragon Birdie project where the player can face left and right.

  1. In the base_tank.py
    1. you need to create 4 lists:
      1. self.left_images
      2. self.right_images
      3. self.up_images
      4. self.down_images
    2. Look at how we did it in the dragon birdie project.

Details

Date:
February 24
Time:
7:30 pm - 8:30 pm
Verified by MonsterInsights