American Young Coder

AYC logo

1 PM – Python Game Development

We went over the homework to add in the make player move up when pressing the space key and added an upper coin We added in gravity We added hitboxes for theRead More...

6 PM – Python Game Development

We completed Flappy Bird game. Homework: Select a teammate for your Python Project. Select game idea that you want to do for your Python project. Go to https://graphicriver.net and search for gameRead More...

6 PM – Python Game Development

We finished the birdie project.  Homework: Review the code for Birdie and figure out some questions or things you're confused about. Review how sprites are created and review the things that areRead More...

7 PM – Python Game Development

We added the balloon sprite and made the appear at the bottom of the screen. Homework: Come up with a timeline for your project.  Plan to be finished on August 18.  YouRead More...

7 PM – Python Game Development

We went over each person project proposal and make sure most, if not all, requirements are captured in the project proposal. Homework: complete the project scheduling and make progress on your finalRead More...

12 PM – Advanced Python Game Development

We created EnemyTurret and use inheritance to override image loading from Turret class. We override Tank turret creation inside EnemyTank to load the proper turret. We override EnemyTank movement control using inheritance.Read More...

1 PM – Python Game Development

We went over the homework to detect collision between player and tube, and added score. We added a game mode and play button. I've added the source code here.  Homework: Add theRead More...

3 PM – Python Game Development

Discussion We went over how to create project proposal for the final game. This way, each student is clear what exactly they need to create. Homework: Purchase Game Asset and Background music.Read More...

6 PM – Python Game Development

Class Exercises We discussed how to create a detail project proposal . We created 3 gitlab.com projects Homework: Meet with your teammates, decide on the game that you want to create andRead More...

6 PM – Python Game Development

 Homework: Move all the constants in capital letters to a config.py file, and then make sure it still works. Then create a new sprite that blits the "Downward_Tube_2.png" on the screen.  FollowRead More...