American Young Coder

AYC logo

7 PM – Python Game Development

Homework Load assets/bird01_A.png in Birdie.__init__ method Inside game_loop method, blit the image that you just load. Make sure to blit this image AFTER you blit the background. Otherwise, you wont see theRead More...

1 PM – Python Game Development

Today: We went over the homework to center the bullet's initial creation position, and added collision detection between the enemy tank and the bricks. We added logic so the enemy tank facesRead More...

7 PM – Python Game Development

Today: We went over the homework to add the waves and enemy type. We went over different enemy healths. We added logic to keep track of attack_point for tower and bullet andRead More...

1 PM – Python Game Development

Today: We went over the homework to add the sound effect for firing the bullet. We randomized the location of where the shield powerup is created. We started on the logic toRead More...

5 PM – Python Game Development – Gamas

Today We Do We went over the project progress. We added PLAY and CREDIT buttons on the credit page. Homework Add background sound for your game. Use "Happy Baby.wav" file under "assets/audio/HappyRead More...

1 PM – Python Game Development

Today: We went over the homework to add the game over page. We added logic to reset the state of the game when clicking the play button. We added the game wonRead More...

7 PM – Python Game Development – Gamas

Today We Do We reviewed individual project. We continued with flappy bird Homework Continue on your individual project. Continue on Flappy Bird, create landing page like below