Scratch is a wonderful programming language that is getting very popular in Irish schools. I’ve decided to make a few video lessons to show how easy it is to make a game using the language. Before watching the video, I assume that you know how to create a character (sprite) and change the background (stage). In this video I show you how to make a character move up, down, left and right using the keyboard. I also demonstrate how to make things happen when two characters collide with each other; in this case, the “enemy” characters disappear then reappear again somewhere else on the screen.
You can check out the game on the Scratch web site and download the source files by going to the Scratch web site.
Last Update: August 8, 2017
Very informative tutorial. Thanks for sharing this with us, can’t wait for part 2.