4 PM – Python Game Development – Latisha
Gamas sub Today We Did We went over the team project. We made sure everyone know how to run the project. The team did not meet yet to discuss about the projectRead More...
Gamas sub Today We Did We went over the team project. We made sure everyone know how to run the project. The team did not meet yet to discuss about the projectRead More...
Today We Did We went over the team project next week task. We continued with Flappy Duck project. Homework Add code in Flappy Duck project to make the credit button clickable. ThisRead More...
Today We Did Set-up PyCharm, Gitlab account, and cloned the dragon-birdie repository. Started blitting images for PyGame to display. Homework Draw bird01_A.png If you have any questions, you can ask me atRead More...
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...