American Young Coder

AYC logo

SAT – 10 AM – Scratch 1 – Gamas

We finished 4 shapes project where we draw square, rectangle, triangle and octagon on Scratch project. We started on Animal crossing project. Homework: Make the bat move from bottom to the topRead More...

10 AM – Intro To Java

We learned about IF ELSE statements We learned about && and || We learned about using exclamation mark (!) to negate boolean expression. Homework: Please create a file May22_CarDealerHomework.java Do exercises inRead More...

10AM – Intro to Python

Today we did: Take the final Homework: None If you have any questions, please send an email to latisha@ayclogic.com

12 PM – Advanced Python Game Development

We continued the tank war project by making bullet launch to whichever the mouse is pointing to. Homework: When bullet hit the wall, make the wall disappear.

1 PM – Python Game Development

We went over the homework to added the player sprite We made the player flap its wings. I've uploaded the source code here.  Homework: Create a coin class using the coin_1.png, coin_2.png,Read More...

2 PM – Intro To Python

Homework: Create a new Python file May22_IFELSEHomework.py Do code exercises from book page 79 to 81.

3 PM – Scratch Level 1

Today we: continued the Tunnel of Doom project learned how to make the Cat sprite follow the mouse-pointer learned how to make the Cat sprite go back to the starting position whenRead More...

6 PM – Python Game Development

Homework: When Play button is clicked, do the following reset player's location reset player's fall speed to 0 clear the tube clear the coins We did a similar thing in Birdie projectRead More...