American Young Coder

AYC logo

10 AM Python Game Development

We installed Pycharm We reviewed Class  Homework: Create a Bird class can_fly name speed Create 4 variables whose data type is Bird. Add all of them inside the list. use for loopRead More...

4 PM Python Game Development

We went through how to make the cloud sprite slide in smoothly to the screen. We moved the bullet_group from Player to main file. Homework: In main.py, do the following Introduce newRead More...