American Young Coder

AYC logo

6 PM – Minecraft Modding – Gamas

What We Did We added walking and idle animation to Saturn Golem mob in blockbench We integrated geo and animations geckolib files into minecraft. Homework In blockbench, improve idle animation. save andRead More...

7:00 PM – Intro to Python – Sebastian

Today we did Learn about some new functions t.forward() t.right() t.left() Learn how to draw circles You can draw half circles if you use the second parameter "extent" Monday 7:00PM class code:Read More...

7:30 PM – Adv Python Game Dev – Gamas

Today We Did Clone ShootBalloon for example on how to do explode animation. Go over simpleai library. Homework Create wall_explosion.py Add WallExplosion sprite. Utilize assets/Bricks/Bricks_XX.png for your bricks explosion animation. After aRead More...