American Young Coder

AYC logo

6 PM – Minecraft Modding With Java

Homework: Create crafting recipes for saturn_axe and saturn_lightning_axe. You need to create 2 json files under resources/data/aycessentials/recipes/ . Follow the existing example that we did in saturn_sword.json.

6 PM – Scratch Level 1 – Yitong

What we learned: how changing the Y position works negative numbers Homework: Make the dinosaur start at the same place every time you press play Make the dinosaur change costume when itRead More...

6 PM – Intro To Python

Today We: Created a new function to draw rectangles, using parameters for color, x and y (starting points), and width and height. Used the turtle.forward() and turtle.right(90) methods. Homework: Create your veryRead More...