American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

FRI – 7 PM – Python Game Development – Gamas

August 26, 2022 @ 7:00 pm - 8:00 pm

Today We Did
  1. We continued with Flappy Bird. We started creating Credit Page.
Homework
  1. Continue on your personal python game project according to your project planning.
  2. Continue on your Flappy Bird project. My latest code can be found in here just in case if you did not have a chance to copy the code: https://gitlab.com/gsugiart/flappy_bird/-/tree/Fri_7PM_Latisha .
  3. Add code inside main.py, specifically inside display_play_credit_button() method to make the “CREDIT” button clickable. After you click the CREDIT button set the game mode to GAME_CREDIT.
  4. Earlier in the class, I made a mistake where in the game_loop(), I did not call self.game_credit_page() properly.
    1. elif self.mode == GAME_CREDIT:
          self.game_credit_page()
  5. In the Game Credit page, you should display the following information

Details

Date:
August 26, 2022
Time:
7:00 pm - 8:00 pm
Event Categories:
,
Verified by MonsterInsights