American Young Coder

AYC logo

9 AM – Python Game Development

We did GAME WIN mode. We did count down and when the count down goes to zero we switch game mode to GAME WIN. Homework: In GAME WIN PAGE, show "GAME WIN"Read More...

SAT – 10 AM – Gamas – Scratch 1

We learned about X, Y Coordinates We learned how to find coordinate in Square, Rectangle and Triangle. We started "4 Shapes" scratch project and drew square shape there. Homework: In the gridRead More...

10 AM – Python Game Development

We completed Shoot Balloon project. You guys are done with Python Game Development course. Congrats. Next course would be Advanced Python Game Development or Intro To Java.

10AM – Intro to Python

Today we did: Started Robux System Took care of selections 1, 5, and not 1-5 Created loop and variables to keep track of what is going on Homework: Work on selections 2Read More...

1 PM – Python Game Development

We reviewed Birdie project and went over the pygame cheat sheet. We started the Flappy Duck project I uploaded the source code here Homework: Create a class with which loads an imageRead More...

3 PM – Scratch Level 1

Today we: made the audio loop forever without pausing fixed the code so the script does not overlap with each other rearranged the sprites finished the Mother's Day Card Project introduced andRead More...

4 PM – Introduction to Python – Nathaniel Lee

Today we: Finished learning about functions with return values Homework: Do the following problems below. These questions are also in the file named "May8_FunctionWReturnValuePractice.py" create a function named "multiply_me" that has twoRead More...

6 PM – Python Game Development

We added coin sprite to the game Homework: When Player and Coin collides Make Coin disappear Increase the score Play assets/audio/collect5.wav sound effect. Add hitbox to the Tube When Player and TubeRead More...