American Young Coder

AYC logo

4 PM – Python Game Development

Today: We added collision detection between the player and the bird. We added a new page the landing page when the game is loaded, and switched to the game in session pageRead More...

5 PM – Python Game Development – Gamas

Homework When the bug in dizzy mode, make the bug fall down. You have to do this in bug.py in the update method. Create landing page using balloon_title.png, play_button.png and copy theRead More...

7 PM – Python Game Development – Gamas

Homework: Keanu: Find background song for your game in opengameart.org Add sound effects when Player jump, when player hit by dinosaur, when player hit the key and player hit the door. Christopher:Read More...

7 PM – Python Game Development – Gamas

Homework Keanu: In your personal project, change the credit page Add Logo Designer: Christopher Chen Change school to be ayclogic.com Change Advisor from Gamas to Gamas Chang. Christopher: In your personal project,Read More...

4 PM – Python Game Development – Latisha

Homework Continue Flappy Bird project Inside main.py, inside game_in_session(), call check_player_fall_off_the_screen() method. Inside main.py, inside game_loop, add a condition that will handle GAME_OVER mode. And create game_over page like below. Including theRead More...