5 PM Scratch Level 2 – Alexander Lee
Homework Try to figure out how to make the apple give the player a life when they touch it. The apple should disappear when it is touched and another one should spawnRead More...
Homework Try to figure out how to make the apple give the player a life when they touch it. The apple should disappear when it is touched and another one should spawnRead More...
Today We Did: Started Flappy Bird Added Background Created Tube Sprite Homework: Make the Player class in player.py and make it flap its wings using Green duck 1 and 2. If youRead More...
Topics covered in class today: We went over functions: how to create functions, call functions, and pass in parameters to functions. Briefly began introducing functions with return values If you have anyRead More...
Today We Do We continued with Monster Inheritance application We added Play Game menu We added code to get Monster from the monsterMap. Homework Add code to handle Melee Attack. In theRead More...