5 PM – Python Game Dev – Darin
Today We Did: We reviewed each individual project. We continued on Shoot Balloon project by adding the explode class, and getting started on the bug class. Homework 1: Continue working on yourRead More...
Today We Did: We reviewed each individual project. We continued on Shoot Balloon project by adding the explode class, and getting started on the bug class. Homework 1: Continue working on yourRead More...
Today We Did: We reviewed each individual project. We continued on Shoot Balloon project by implementing most of the bug class, adding modes, as well as special effects to the bug classRead More...
Today We Did: We reviewed each individual project. We continued on Shoot Balloon project by implementing the loading page, as well as cleaning up our code inside of __init__. Homework: In ShootRead More...
Today We Did: Finished Shoot Balloon, implementing multithreading as a concept to make the game optimized. IMPORTANT NOTES: You can contact me via ddjapri@ayclogic.com for any questions or concerns.
Today We Did Continued with Shoot Balloon. Add colission detection between balloon and target Homework Eugene Display the score properly. Make more than one button appear on the screen at any givenRead More...
What We Did Today: Created collisions for our flappy duck Give flappy duck the ability to jump up and fall down Cleaned up code with TESTING variable Homework: # homework: # 1.Read More...
Today We Did: Created the collision logic for the coin, added game modes, and randomized spawn point of the coin. Homework # homework # create a method called handle_play_and_credit_buttons() that spawns theRead More...
What We Did Today: Created logic for alternating costumes Tidied up the code by refactoring Spawned the score variable onto our screen Homework: # homework # spawn the coins into the game,Read More...
What We Did Today: Spawned the coin and created costume alternation logic Coded logic for collisions for coin, player, and tube Homework: # homework # Fix the bug where when the playerRead More...
What We Did Today: Created home screen and button clicking logic for Flappy Duck. Also fixed some bugs in the game. Homework: # HOMEWORK # 1. Create collision detection for credit buttonRead More...