3 PM – Python Game Dev – Gamas
Homework Display assets/bird03_A.png in to bottom left corner of the screen and make it move to the right. Display assets/bird04_A.png in the bottom right corner of the screen and make it moveRead More...
American Young Coder Academy – Indo
Homework Display assets/bird03_A.png in to bottom left corner of the screen and make it move to the right. Display assets/bird04_A.png in the bottom right corner of the screen and make it moveRead More...
Gamas sub Today We Did We added collision detection between multiple special fireballs and birds. We utilized for loop to display these 4 multiple fireballs We added sound effects: one for regularRead More...
Today We Did Setting up Gitlab and PyCharm Learned about how to load images Learned how to blit images In case you need anything, feel free to email me at sebastian@ayclogic.com HomeworkRead More...
Today We Did Reviewed how to use Gitlab & went over homework Learned how to change the size of an image by scaling Learned how to change the position of an imageRead More...
Today We Did Created bird class with constructor and update method Created sprite group to add instance of bird Added create_bird() method which creates new bird objects according to our timer CodeRead More...
Today We Did We went over each individual projects. Homeworks Continue with your each individual projects Review your ShootBalloon project.
Today We Did Discussed more about Git commits, what repositories are, and how to explore them to see our past commits Learned about static variables, reviewed what local variables and attributes are,Read More...
Today We Did Finished adding static variables to Bird class Began creating the player class Learned how to get keyboard input from players to move our Player bird You can always findRead More...
Today We Did Finished player controls Created Fireball class Learned about how hit boxes will work You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/mon-7-pm-dragon-birdie/-/tree/MON-7PM-SebastianRead More...
Today We Did Finished player controls Created Fireball class Learned about how hit boxes will work You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/mon-7-pm-dragon-birdie/-/tree/MON-7PM-SebastianRead More...