American Young Coder

AYC logo

4PM – Intro To Python – Alex W.

Today We: Built the main battle system class Added in the functions to have the player attack a monster Homework: Add in the code to make the monster attack the player WeRead More...

5:30PM – Intro To Python – Alex W.

Today We: Finished our work on the hangman project Discussed the content of the quiz Homework: Complete the quiz exercise attached: https://www.ayclogic.com/intro-to-python-exercises-for-quiz-2/ We do not have class next week, as it isRead More...

5:30 PM – Python Game Development – Bill

Today We: Continued working on the dragon birdie project Learned how to check for collisions between sprites Learned about pygame.rect Your HW: Create a rect "hitbox" for the player sprite just likeRead More...

7 PM – Python Game Development – Gamas

Homework We want to make bug falls down when hit by target Load the assets/bugs/dizzy/frame-1.png and frame-2.png into self.dizzy_images Create self.bug_mode = FLYING_MODE . You have to define FLYING_MODE and DIZZY_MODE inRead More...