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...
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...
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...
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...