American Young Coder

AYC logo

5PM-Scratch Level 1

We finished the Tunnel of Doom project. Homework Add another costume to the Tunnel sprite with a different path. Add code to make it switch between costumes everytime you play a newRead More...

6 PM – Python Game Development

We created Bird class which inherits from pygame.sprite.Sprite class. Homework: Inside Bird class do the following inside __init__ function, create a list of String, bird_images which contains all of the bird imagesRead More...