3:30PM – Python Game Development
Today We Learned: How to make a Child Class How to Override a method Homework: TRY-IT-YOURSELF pg 162 9-3 from the textbook, do it in Feb4_OOPHomework2.py If you have any questions, pleaseRead More...
Today We Learned: How to make a Child Class How to Override a method Homework: TRY-IT-YOURSELF pg 162 9-3 from the textbook, do it in Feb4_OOPHomework2.py If you have any questions, pleaseRead More...
Today we: started the Funny Faces project on pg. 70 learned how to draw sprites learned how to put sprites in the back layer learned how to make sprites stay in oneRead More...
We fixed the enemy.py when it is moving back and fort properly. We continued with shoot balloon project We made the bug fall down when it is shot. We added the chirpingRead More...
We went over how to create giant fireball. We differentiate a regular fireball vs giant fireball behavior. The giant fireball will not disappear when it hit a bird. We displayed giant fireballRead More...