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...
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...
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...
Today We Did Helped Keanu with his Final Project. Helped Christopher with his Final Project. Homework Continue with your team project.
Today We Did We went over how to add count down to Flappy Bird game. We added sound effect when Bird and Coin collide. We added Game Win page when count downRead More...
Homework Continue with your team project according google drive.
Homework In Shoot Balloon project, use target sprite inside main.py so target will appear on the screen. Continue on your team project
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...
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...
Homework Keanu: In your team project: In GAME OVER page add PLAY and CREDIT buttons Christopher: In your team project: The Credit page texts were overlapping or cut off. Maybe lower theRead More...
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...