American Young Coder

AYC logo

7 PM – Python Game Development

We made the Flappy Bird flaps its wings. We made UPWARD and DOWNWARD tubes. Homework: Create a new sprite coins.py Use coin_1.png and coin_2.png as the images. Make it appear on theRead More...

10 AM – Python Game Development

We continued with Shoot Balloon project We made the balloon disappear only after the target collide and user click on the mouse. We made the explode image and the score appear afterRead More...

6 PM – Python Game Development

We finished the Birdie project. We added background music, sound effect and Flashing Giant Fireball Ready sign. We reviewed Birdie project. Homework: Download FlappyDuck project from google drive. Try to open thisRead More...

6 PM – Python Game Development

We continued with Wack-a-mole final project. We displayed the 3 hearts on the top right corner of the screen. We made sure that the hammer can only hit the mole and getRead More...

6 PM – Python Game Development

We went over the homework to slow down the creation of clouds. We reviewed the code and the game loop. We added a direction to the Bird, and flipped it. I've uploadedRead More...

7 PM – Python Game Development

We went over the homework to add the tube We moved the constants to the config file We created tubes with a delay timer We created up and down facing tubes WeRead More...

6 PM – Python Game Development

We made the green potion appear on the screen once every 5 seconds. We made the green potion disappear on the screen after 2 seconds. Homework: finish previous homework. The green potionRead More...

7 PM – Python Game Development

We added the coin on the screen. We Made the tube on the bottom adjust its height (by controlling the Y coordinate) so there is always enough gap between the Tube onRead More...