American Young Coder

AYC logo

9 AM – Python Game Development

Homework: Detect collision between player and the coin. If they collide, make the coin disappear. Add sound effect when player and coin collide, use the assets/audio/plop.wav audio file.

SAT – 10 AM – Gamas – Scratch 1

We completed Name Animation. We started Ask Gobo project Homework: Continue Ask Gobo project by adding more answers like below

10 AM – Python Game Development

We continued with Shoot Balloon project. We added the bug on the screen that can move to the left. We added the explosion sprite. Homework: Change the code in main.py so itRead More...

10AM – Intro to Python

Today we did: Worked on Kaleido Spiral Learned how to make colors change continuously Homework: Work on the final project, which is due May 1. If you have any questions, please sendRead More...

12 PM – Advanced Python Game Development

We started Tank War game. We added game loaders We added the background and the wall Homework: Create tank.py load all 4 images under "assets/Player_2/Type_1/PlayerTank_2_1_{index}.png" animate these 4 images. Look at howRead More...

1 PM – Python Game Development

We went over the homework to launch super fireballs We added a function handle_bird_fireball_collision to reset the game when the player dies We added logic to detect when the user clicks theRead More...

2 PM – Minecraft Modding With Java

We created Saturn Armor. We based Saturn Armor using Netherite armor. Homework: change saturn_layer_1.png in your favorite image editor so it will look more like saturn_breastplate.png.

3 PM – Scratch Level 1

Today we: reviewed last week's homework learned how to upload backdrops to Scratch Homework: get another picture of your mother (so you have two pictures of your mother in total) Steps: createRead More...

3 PM Scratch Level 2

Today we were able to finish up the fireball fighting project. Next week we are going to be preparing for the exam the week after.

6 PM – Python Game Development

We started Flappy Duck project. We setup the project in pycharm We created Tube sprite and display it on the screen. Homework: Create a tube once every 2 seconds. Each of theRead More...