American Young Coder

AYC logo

5PM – Advanced Digital Illustration

WEDNESDAY Today we continued the Mikey project. We added his hair to the sketch, and also started to develop the lines on another layer. For lines we did his face, neck, andRead More...

6PM – Intro to Python – Latisha

Today We Did: Finished going over Input from Shell How to use int() Homework: Do question 1 from Tell Me Your Age in a file called Dec1_TellMeYourAge.py NOTE: Please submit your homeworkRead More...

6 PM – Python Game Development

Today We Do: We made some minor modifications to the final project. We enhanced Shoot Balloon project by making the Balloon hitbox smaller. We also made the Explosion sprite, able to showRead More...

7 PM – Advanced Python Game Development

Today We Do We reviewed inheritance where with inheritance, we can avoid duplicating codes. We went over the homework on how to properly override Turret.load_image(self) and Turret.get_turret_angle(self) inside EnemyTurret. We extracted codesRead More...