American Young Coder

AYC logo

6 PM – Python Game Development

We went over the inheritance homework. We setup PyCharm and downloaded the the Birdie Template. Your homework is to make sure you can select a "python interpreter" in Pycharm, following the instructionsRead More...

7 PM – Python Game Development

We added a rect attribute for both the fireballs and the birds. We added logic to handle collisions between fireballs and birds, so the birds get killed. I’ve uploaded the source codeRead More...