Scratch Lessons
http://scratched.gse.harvard.edu/resources/valentines-scratch-lesson-hearts-arrows
This is a Valentine Scratch lesson. It includes an introduction video and 3 tutorials. Much of the code is already done. The focus of the game is adding power-ups and obstacles to your game as well as handling the consequences of running into those obstacles. It also requires managing messages through a messenger sprite.
https://github.com/zleap/Scratch3_BalloonPop
This is a simple game in which balloons are popped when clicked with the mouse. It shows students how to put the code together to make the balloons pop, change the score, then make the balloons reappear.
http://scratched.gse.harvard.edu/resources/scratch-lesson-scavenger-hunt-game
This lesson walks you through building a scavenger hunt game. It includes a introduction video, a starter project, and step-by-step instructions.
http://scratched.gse.harvard.edu/resources/halloween-scratch-lesson-spooky-clones
This is a Halloween Scratch lesson in which students learn to clone a sprite. They first learn to drop candy toward a pumpkin, then they clone the candies. They must also learn how to handle the clones and change the score.
http://scratched.gse.harvard.edu/resources/scratch-lesson-how-create-animated-typewriter-effect
This lesson provides students with printed cards on how to create the animated typewriter effect in Scratch. When they learn how to add this feature, they can use the information to add other features as well.
Scratch Balloon Pop Lesson
This is a Valentine Scratch lesson. It includes an introduction video and 3 tutorials. Much of the code is already done. The focus of the game is adding power-ups and obstacles to your game as well as handling the consequences of running into those obstacles. It also requires managing messages through a messenger sprite.
https://github.com/zleap/Scratch3_BalloonPop
This is a simple game in which balloons are popped when clicked with the mouse. It shows students how to put the code together to make the balloons pop, change the score, then make the balloons reappear.
http://scratched.gse.harvard.edu/resources/scratch-lesson-scavenger-hunt-game
This lesson walks you through building a scavenger hunt game. It includes a introduction video, a starter project, and step-by-step instructions.
http://scratched.gse.harvard.edu/resources/halloween-scratch-lesson-spooky-clones
This is a Halloween Scratch lesson in which students learn to clone a sprite. They first learn to drop candy toward a pumpkin, then they clone the candies. They must also learn how to handle the clones and change the score.
http://scratched.gse.harvard.edu/resources/scratch-lesson-how-create-animated-typewriter-effect
This lesson provides students with printed cards on how to create the animated typewriter effect in Scratch. When they learn how to add this feature, they can use the information to add other features as well.
Scratch Balloon Pop Lesson
Comments
Post a Comment