American Young Coder

AYC logo

9 AM – Python Game Development

We continued with Birdie project We detected mouse coordinate so we can check if user click on top of the mouse. Assisted a couple of students with their Python and Pycharm settings.Read More...

10 – Python Game Development

We did project planning for both group for their final projects. The final project is due on March 13. Homework: Complete project planning on the proposal document. I want to see whatRead More...

12 PM – Python Game Development

We continued discussing about the final project. We started with Shoot Balloon project. Homework: Complete your Final Project - project planning. I want to see what you can accomplish every week. TheRead More...

1 PM – Python Game Development

Today we finished setting up the Birdie project and configured it to work with python and installed the pygame library. We read through the initial code and modified it to draw theRead More...

4 PM – Intro To Python

We discussed about final project. We started Kaleido Spiral project. Homework: continued with your final project, please email me your python final project file to gamas@ayclogic.com. Final project is due on JanuaryRead More...

5 PM – Introduction to Python

Today we went over: Quiz 1A Intro to functions with and without return values Homework: Pages 130 to 133 If you have any questions, please feel free to email me at nathaniel@ayclogic.com!

6 PM – Python Game Development

We completed bird.py where we created Bird class which inherits from Sprite. Homework: Review the codes as I am going to ask these questions next week. Review Bird.__init__(...) . Try to understandRead More...