American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

1 PM – Python Game Development

April 23, 2022 @ 1:00 pm - 2:00 pm

Today:

  1. We went over the homework to add the enemy sprite.
  2. We added the logic to move the enemy on the map.

Homework:

  1. Create a new sprite class called “TargetPointer” which has a single parameter the screen.  The target pointer should move to the location of the mouse.  Use the “assets/images/target.png” image for the target pointer.  Make sure the target pointer has a rect attribute for collision detection which we will use later.  You can use the code we use for the play button to determine the location of the mouse and where the target is drawn on the screen.
  2. Add a game landing page and a play button.  Use “button_play.png” for the play button and “logo.png” for the landing page logo

Details

Date:
April 23, 2022
Time:
1:00 pm - 2:00 pm
Event Category:
Verified by MonsterInsights