5 PM – Python Game Development – Darin
What We Did Today: Updated and finished our game landing page mode, where we spawned a title, the birds, the clouds, and made the game only start when we click within theRead More...
What We Did Today: Updated and finished our game landing page mode, where we spawned a title, the birds, the clouds, and made the game only start when we click within theRead More...
What We Did Today: Added background music and sound effects to our program. Fixed some bugs and tweaks such as the fireball spawning on top of our player, as well as theRead More...
What We Did Today: Started on the Flappy Bird Project, where we initialized and spawned a tube to moves backwards in our screen. Homework: Create a new Player class, and (using Birdie'sRead More...
What We Did Today: Continued on the Flappy Duck project, where we made the player flap, as well as added hit-boxes around the player and tubes, and we added collision detection. LearntRead More...
What We Did Today: Continued on the Flappy Duck project, where we made the player fall with gravity and have the ability to jump. Fixed our tube gap distance in a moreRead More...
Today We Did Continued working on our projects You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/sat-2-pm-shoot-balloon-sebastian AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case youRead More...
What We Did Today: Added a coin that rotates, through adding the coin group with the same logic as the tubes. Learnt how to fix merge requests (conflicts) Assigned team members andRead More...
Today We Did Finished all Enemy functionality! Began thinking about how towers will work Began thinking about how fireballs will work (and pretty much finished) You can always find the code weRead More...
What We Did Today: Explained more details on the final project, assigned repositories on gitlab for project submissions and updates. Added collision mechanism for the coin as well as score display. MadeRead More...
What We Did Today: Explained more details on the final project, assigned repositories on gitlab for project submissions and updates. Made the Game Landing Page mode. Implemented mouse clicking features. Homework:Read More...