American Young Coder

AYC logo

9 AM – Python Game Development

We showed scores on the top left corner. No homework and no class from December 24th to January 3rd. The class will resume on January 9th. If you guys eager to doRead More...

10 AM – Python Game Development

We went over how to integrate GIT and GITLAB into students computer. This way they can easily share files between team members and do collaboration. No homework and no class between DecemberRead More...

12 PM – Python Game Development

We enabled the walking and the shooting animation of the player. Homework: Create bullet.py Create Bullet sprite class and integrate to main.py. In the main.py, if user click the SPACE button, launchRead More...

1 PM – Python Game Development

Today we went over the inheritance homework. We setup PyCharm and started the Birdie project from the Birdie Template.

6 PM – Python Game Development

We went over how to shrink images in pygame. We learned how to animate the movement of your sprite by creating class attributes self.bird1_x and self_bird1_y. No homework and no class fromRead More...