American Young Coder

AYC logo

6 PM – Python Game Development

Today We went over the final projects We added collision detection between balloon and target. Homework Continue on the final project.

7 PM – Advanced Python Game Development

Today We started the tank game project. We added a PlayerTank sprite and got it moving on the screen. I've uploaded the source code here. Homework: Currently we only have an images_rightRead More...

7 PM – Python Game Development

Today We Do We finished Shoot Balloon project today. We finished Python Game Development course. All of you guys have created 3 games in the class, Birdie, Flappy Duck and Shoot Balloon.Read More...

3 PM – Python Game Development

Today We Do We were able to display a different type of tower of purchase. We displayed price below tower of purchase. Homework For Everyone In TowerForPurchase.py, add one more tower_type, itRead More...

6 PM – Python Game Development

Today We Do We continued with Shoot Balloon project. We introduced BUG_DIZZY mode so bug can use different costumes when it has been pop by the balloon. The bug will move downRead More...

6 PM – Python Game Development

We went over the final projects We went over how to add gravity and special attack sprites. Continue on your final project.

7 PM – Advanced Python Game Development

Today We went over the homework. We learned about git branches. Homework Put the Tank turret on top of the tank base.  You can use the “PlayerTank_2_1_Turret_0” image, don’t need any animationRead More...

1 PM – Python Game Development

Today: We went over the final projects We added the target to shoot balloon. Homework: Continue on your final projects.

3 PM – Python Game Development

Today We Do Before when we spawn the Tower, it always spawn the same tower over and over again regardless of which tower that we purchase. We fix this problem so theRead More...