2 PM – Python Game Development – Sebastian
Today We Did Continued target class drawings for lines Began group collide method for target and balloons You can always find the code we wrote in class in my Gitlab repository here:Read More...
Today We Did Continued target class drawings for lines Began group collide method for target and balloons You can always find the code we wrote in class in my Gitlab repository here:Read More...
What We Did Today: 1. Continuing off of the previous homework, we made our birds image orient the opposite way when coming from the right to the left 2. We made theRead More...
Today We Did Continued bug movement code Began bug collision code You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/mon-7-pm-shoot-balloon/-/tree/sat_7_pm_sebastian?ref_type=heads AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/Read More...
Today We Did Continued creating the Bug class Started adding bug image sprites You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/tue-6-pm-shoot-balloon/-/tree/Sebastian?ref_type=heads AYC Logic’s observedRead More...
What We Did Today: Added the fireball and made it shoot from the players location, and triggered it on command using the space key We added a timer for launching the fireballRead More...
Today We Did Continued adding logic for bug collisions You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/mon-7-pm-shoot-balloon/-/tree/sat_7_pm_sebastian?ref_type=heads AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In caseRead More...
Today We Did Continued working on collision handler for Target & Balloon. 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:Read More...
What We Did Today: Changed the direction of the fireball depending on the player direction Made the birds disappear when the fireball collided with them Re explained why the timer works differentlyRead More...
Today We Did Completed Explosion class Added buttons to landing page Began credits page 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’sRead More...
What We Did Today: Added the game landing page using game modes Blitted out the play button on screen and enabled mode switching when the screen is clicked We also corrected andRead More...