American Young Coder

AYC logo

5PM – Python Game Development – Latisha

Today We Did: Started Final Project Planning Continued Flappy Bird Cropped images using FireAlpaca Homework: Meet with your partner to talk about what kind of game you want to make. Then, writeRead More...

7 PM – Intro To Java – Gamas

Homework Continue on MonsterInheritance project Inside Monster.java, add a new method: doArrowDamage(int amount) Inside the method, reduce Monster.health by amount. Inside WaterGolem.java, override Monster.doArrowDamage(int amount). This is very similar to how youRead More...