American Young Coder

AYC logo

9 AM – Python Game Development

Homework: Right next to Play button, display Credit button. Use "assets/images/credit_button.png" image file. You should do this credit button the same way you display play button. You should display this credit buttonRead More...

1 PM – Python Game Development

We went over the homework to add the downwards tube. We slowed down the creation of tubes. I've uploaded the source code here. Homework: Move all the constants like "HEIGHT", "WIDTH", etc.,Read More...

2 PM – Intro to Python

We went over Variables and data types: Integer String Boolean Boolean expression. Homework: Create a new Python file May15_StringHomework.py Do codes from the book page 20 to 23. Just copy the codeRead More...