American Young Coder

AYC logo

9 AM – Python Game Development

We started Flappy Duck project. We started creating the tube.py Homework: Finish tube.py and integrate it with main.py Look at cloud.py in Birdie project for reference. Look at how you integrate cloud.pyRead More...

10AM – Intro to Python

Today we did: Went over Feb6_Quiz2Homework Practiced writing functions Homework: Do all the problems on the document here in a file called Feb20_FunctionPracticeHomework.py If you have any questions, please send an emailRead More...

11 am Scratch Level 1

Today We: Continued the Mary Had a little lamb project Created balls for the rest of the notes Created a new invisible music sprite Made the music sprite tell the balls toRead More...

12 PM – Python Game Development

Homework: Continue with your final project. For drawing heart symbol according to player.healths: In main.py, create a method/function draw_hearts Inside the function create a for loop and you want to loop accordingRead More...

1 PM – Python Game Development

We reviewed cloud.py homework. We resized the bird to size 50. Homework: Similar to how you guys did with cloud.py, add fireball.py and load fireball.png. Integrate fireball.py into main.py. Look at howRead More...

3 PM – Scratch Level 1

Today we: continued the Ask Gobo project learned about how to pick random numbers assigned each number to a word for Gobo to say learned how to record audio learned how toRead More...

3 PM Scratch Level 2

Today we were able to finish up the Supermarket Lists project and for this week there will be no homework, and we will start on the Doom on the Broom next week.

4 PM – Intro To Python

We finished Robux Balance program We reviewed similarities between Robux Balance and Supermarket programs. Next week is a 2 hour test and will start at 3 PM. Please study: Robux Balance programRead More...

6 PM – Python Game Development

We went over how to make the fireball appear on the screen. We made the player able to move left, right, up and down using a,d, w and s. Homework: In main.py,Read More...

7:30 PM – Python Game Development

We went one on one for completing project planning for Tank War. We discussed how to do next week tasks on Tank War.