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...

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...

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.