6 PM – Python Game Development
Homework: When user click the play button, please do the following: Reset score Reset number of hearts. Set all the moles to EMPTY mode. Add the credit page Game Developer: <your name>Read More...
American Young Coder Academy – Indo
Homework: When user click the play button, please do the following: Reset score Reset number of hearts. Set all the moles to EMPTY mode. Add the credit page Game Developer: <your name>Read More...
We went over homework to slow the birds flapping of wings We added the Player sprite and moved it back and forth. I've uploaded the code here. Homework: Create a new SpriteRead More...
We did the homework to add add the Coin and keep track of collision between player and the tube We made the player enter dizzy mode when it hits the tube. I'veRead More...
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.
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...
We displayed Explode sprite when we pop the balloon. We added points on top of the Explode sprite. We added "Bad Balloon" text on top of the balloon. We completed Python GameRead More...
Homework: The title image and the play button is now overlapping. Move the title image up a little bit. When you die and click the play button do the following Clear allRead More...
Homework: When countdown goes to 0, stop the bird chirping sound. When countdown goes to 0, display GAME WIN page. When target pop the balloon, play the "plop.wav" sound effect. When targetRead More...
Homework: Create walls for your game Add hitbox for tank and each of the wall. Detect collision between tank and the wall. When they collide, make the wall disappear
We went over the homework to position the super fireball correctly and added the birdie title above the play button. We added some nice background for the landing page including the birdsRead More...