American Young Coder

AYC logo

9 AM – Python Game Development

Homework: Similar to how you guys did the tube.py, create player.py Create Player class inside player.py Load "Green duck #1-01.png" image file. Integrate player.py into main.py Follow the steps in "Pygame Cheatsheet"Read More...

10 AM – Python Game Development

We made progress on the final project: Wack-a-mole: We made the mole able to attack or disappear after idle. We made the hammer hitbox smaller. Lava Jump: We made the lava riseRead More...

10AM – Intro to Python

Today we did: Went over Functions Practice Homework Started learning about Turtle Homework: Follow instructions on Feb27 Homework Document. You can also access this document through the Google Drive folder. If you haveRead More...

1 PM – Python Game Development

We went over the homework to add the Fireball class sprite. We made the birds flap their wings. I've uploaded the source code here. Your homework is to create a new classRead More...

2 PM – Minecraft Modding With Java

We made the Saturn Axe spits out fireball. Homework: Inside SaturnFireballAxe.java add the following code public boolean hitEntity(ItemStack stack, LivingEntity target, LivingEntity attacker) { target.setFire(5); return super.hitEntity(stack, target, attacker); } You mightRead More...

3 PM – Scratch Level 1

Today we: learned about coordinate planes, how they are related to Scratch, and how to find the coordinates of a certain point Homework: find the coordinates of all of the corners inRead More...

3 PM Scratch Level 2

Today we have just begun the Doom on the Broom project. For Homework: Please do from pages 116-117.

6 PM – Python Game Development

We went over how to launch fireball using SPACE key. We made sure the fireball launch from where the player location. We made the player able to face left and right. WhenRead More...

7:30 PM – Python Game Development

Makeup class for Nathan Look at homework in here https://www.ayclogic.com/event/7-pm-python-game-development-32/