American Young Coder

AYC logo

9 AM – Python Game Development

Make the giant fireball appear on the screen on the right position. Fixed the problem where the giant fireball appear on top of the player when it is facing left. Make theRead More...

10 AM – Python Game Development

We went over the final project planning. We went over the platform runner game progress. We went over the Wack-a-mole game progress. Homework: continue making progress with your final project.

10AM – Intro to Python

Today we Did: Went over Fixing Python Bugs 2 Homework Reviewed for Quiz 2 Homework: None, study for Quiz 2 Things to study for Quiz 2: Functions: with and without return values.Read More...

11 am Scratch Level 1

Today We: Finished the Tunnel Of Doom Project Started the Window Cleaner Project Drew New Splat sprite Made Score, MaxSplat, and SplatsOnScreen variables Made the Splat sprite create clones of itself ifRead More...

12 PM – Python Game Development

We completed project planning. We made the door appear on the screen. Homework: Continue with final project.

1 PM – Python Game Development

We went over the homework to add bird3 which moves diagonally to the bottom right corner. We added a new "bird.py" file for the Bird sprite, and created a bird4 using thisRead More...

3 PM Scratch Level 2

Today we finished the Cheese Chase project and have almost completed the Fantastic Flower project. For Homework: Please figure out how to add in the my block for the length and sizeRead More...

3 PM – Scratch Level 1

Today we: continued the Animal Race Project coded the Dog Wins Banner to show when the Dog reaches the Finish Line coded the Bat Wins Banner to show when the Bat reachesRead More...

4 PM – Intro To Python

We started with Supermarket program We printed the menu Homework: Inside the forever loop, add condition to handle purchasing Milk, Eggs and Orange Juice. Keep track of the total price. When userRead More...

4 PM Scratch Level 2

Today we reviewed the final tests and were able to get through all the projects. Had fun teaching all of you, good luck in Python!

5 PM – Introduction to Python

Today we went over: Functions with return values Random module, Magic8Ball Star Wars project Homework: Convert Magic8Ball.py by using lists and random.chioce() If you have any questions, please feel free to emailRead More...

6 PM – Python Game Development

We went over how to display cloud to the screen We made birds move left and right. When it moved to the left, we made the bird appear from the right sideRead More...