6 PM – Python Game Development – Sebastian
Today We Did Reviewed how Gitlab works & fixed problems with pushing / pulling / committing Created multiple birds each time the create_bird_timer finishes Place each new bird in a random yRead More...
Today We Did Reviewed how Gitlab works & fixed problems with pushing / pulling / committing Created multiple birds each time the create_bird_timer finishes Place each new bird in a random yRead More...
Gamas Sub Today We Did We reviewed some of the missing components on Nicholas and Leon games. We continued with the Shoot Balloon game We added the ability to pop all theRead More...
Today We Did Completed the code to switch between title screen and playing the game Began code to launch "giant fireball" You can always find the code we wrote in class inRead More...
Today We Did Added direction functionality for the bird class You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/tue-6-pm-dragon-birdie/-/tree/TUE-6PM-Sebastian In case you need anything, feelRead More...
Today We Did Finished the giant fireball functionality Added displays for the score and fireball cooldown text You can always find the code we wrote in class in my Gitlab repository here:Read More...
Today We Did Successfully blitting birds and clouds on different sides of the screen. Began developing the player class. You can always find the code we wrote in class in my GitlabRead More...
Today We Did Set up and began flappy bird project Create & blitted background image Brain stormed all the sprite's we'll need and created their classes Developed basic Tube class You canRead More...
Today We Did Finished adding movement to Player class Changed Player image direction on movement Began understanding hitboxes, groupcollide, and the rect attribute You can always find the code we wrote inRead More...
Today We Did Finished drawing double tubes Started Coin class You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/MON-7PM-FlappyBird/-/tree/Sebastian?ref_type=heads In case you need anything, feelRead More...
Today We Did Fixed rectangle hitboxes for Player and Bird classes. Created and finished full Fireball class You can always find the code we wrote in class in my Gitlab repository here:Read More...