American Young Coder

AYC logo

4PM – Python Game Development

Today we did: Went over project story Worked on project planning Homework: Finish project planning Purchase and download assets and sounds If you have any questions, please send an email to latisha@ayclogic.com

5 PM – Scratch Level 1 – Allison

Today we: learned how to color costumes learned how to add music learned how to make the music's volume quieter finished the Dino Dance project introduced the Animal Race project Homework: readRead More...

5 PM – Scratch Level 1 – Alexander Lee

Today we: Finished up the Animal Race project Learned about variables, broadcast, if then For Homework: Please do page 62 in the scratch book for homework.

6 PM – Intro To Java

We reviewed Tell Me Your Age Homework using methods. We reviewed how to use methods (functions) in Java. Homework: Create a java file May27_MethodHomework.java Inside this file, create a method saySomethingCool() itRead More...

7 PM – Python Game Development

We finished GAME CREDIT page We added player mode: FLYING_MODE and DIZZY_MODE Homework: Inside game_in_session(), when the player hit the bottom of the screen, change the game_mode to GAME_OVER_PAGE