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.
American Young Coder Academy – Indo
We went over the final projects We went over how to add gravity and special attack sprites. Continue on your final project.
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...
Today: We went over the final projects We added the target to shoot balloon. Homework: Continue on your final projects.
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...
Homework If you did not do last week homework, please do it. When the bug appear, play the sound "assets/bug/birdchirp2.wav" forever. use play(-1) When the bug goes beyond the screen, stop theRead More...
Today We went over how to draw the birds on the screen on top of the blue background. We reviewed how the game loop works. We added animation to the green bird.Read More...
Today: We went over the homework to add the turret We added the ability to create the map. Homework: Create your own map. It should have 28 columns and 20 rows. IncludeRead More...
Today We Do When user click to purchase the tower, the self.coins are reduced according to the price of the tower. We made the tower to be able to shoot projectile orRead More...
Today We Do We continued with Shoot Ballon. We added feature to have the bird chirping. We added feature to have progress loader image running. Homework Review Shoot Balloon project and comeRead More...
Today: We went over the homework We learned about sprites and added the bird sprite. I've uploaded the source code here. Homework: Create a new file called "cloud.py" for the clouds thatRead More...