2 PM – Python Game Development – Sebastian
Today We Did Completed the motion for Tube & Coin classes (movement is just changing the x & y attributes) Gave coins multiple images to blit while playing the game (cycle throughRead More...
Today We Did Completed the motion for Tube & Coin classes (movement is just changing the x & y attributes) Gave coins multiple images to blit while playing the game (cycle throughRead More...
Today We Did Fixed bugs existing in previous version (typos, etc) Began moving balloons through screen at speed indicated by self.speed attribute You can always find the code we wrote in classRead More...
Today We Did Added player boundaries to change game mode when players fall off the screen Added logic and pygame code to draw game win and game over pages You can alwaysRead More...
Today We Did Looked closer at what sprites are needed for our projects Cloned the new Gitlab repositories Learned how to crop sprite images for our projects. You can always find theRead More...
Today We Did Reviewed the requirements for sprites before we buy any (hopefully we can all find free sprites). Learned how to crop images using FireAlpaca to make correctly "fitting" sprites. ClonedRead More...
Today We Did Reviewed past class code & finished implementing collisions Added background music and sound effects You can always find the code we wrote in class in my Gitlab repository here:Read More...
Today We Did Created explode.py and began understanding how this sprite will be used Created target.py and started understanding how this new kind of Player will be used Created group collision forRead More...
Today We Did Finished entirety of balloon class Created bad balloons with 50/50 chance Added text to each balloon You can always find the code we wrote in class in my GitlabRead More...
Today We Did Began LibrarySystem Created Library class with constructor Created load books method Created the application loop Began add_book() method AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/ In case you need anything, feelRead More...
Today We Did Added to player.py Began making different screens Began blitting main menu buttons You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/sat-2-pm-flappy-bird/-/tree/Sebastian?ref_type=heads AYCRead More...