3:30PM – Python Game Development
Today we did: Created a hitbox for the player Added a score whenever the player hits a bird with a fireball Display the score to the screen Created delay for shooting fireballRead More...
Today we did: Created a hitbox for the player Added a score whenever the player hits a bird with a fireball Display the score to the screen Created delay for shooting fireballRead More...
Today we started with the Fireball Fighting Project. For Homework: Please get a background and two different characters of your choice. Also get two different projectile sprites for your two characters toRead More...
Today we did: Finished polygon function Drew face 2 Began Kaleido Spiral Homework: Work on final project If you have any questions, please send an email to latisha@ayclogic.cm
TUESDAY CLASS Today we started a new project to draw a bust (head+shoulders/chest) of the character Starfire from Teen Titans, in a peace sign pose. We spent the class sketching the character, doingRead More...
We enabled the enemy tank to find path towards the player. We enabled shield on player. Homework: Add collision detection between the shield and the bullet. The bullet should disappear.