American Young Coder

AYC logo

10 AM – Python Game Development

We completed Player class. Homework: Integrate Player class into main.py For example, look at how we integrated Bird class into main.py import the Player class create player_group add Player into player_group inRead More...

11 AM – Python Game Development

We completed class inheritance topic. We did Car and ElectricCar exercises. We downloaded Birdie game assets from google drive. Homework: Download and install Python 3.7 and Pycharm into your computer. Go toRead More...