American Young Coder

AYC logo

4PM – Python Game Development

Today we did: Made coin appear in between each tube Made coin appear either at the top or at the bottom Created player controls + gravity Homework: Create the landing page forRead More...

5PM – Intro to Python Makeup

Today we learned: How to use and / or with if statements How to get user input How to convert from string to int using int() Homework: Do pg 34-39 from theRead More...

6 PM – Python Game Development

We fixed the problem with setting all the moles to EMPTY_MODE after user click play button. We fixed the score on the explode image. Wack-A-Mole game is completed.

7 PM – Python Game Development

We randomize coin to be on the top and the bottom location. We enabled GAME_LANDING_PAGE and GAME_IN_SESSION. We added the ability for the player to jump. We added hitbox (rect) to theRead More...