
Upload seven sprites and a backdrop on scratch.mit.edu, rename your project to tower blocks, and prepare the game field by hiding sprites and setting the hook to 55.
Explore how to implement background skyscrapers in a Scratch game, making them move with floors using a forever loop, level checks, and precise y-axis motion, with stairs and layering tweaks.
In this course we will create game "Tower bloxx" in the Scratch programming language. We will learn by doing!
Difficulty level of this course: easy \ medium \ hard
Who is this course suitable for:
Teachers and parents who want to keep their children busy :)
Children and teenagers with with strong knowledge of Scratch
The course also contains theoretical explanations, but most of the course is practical. We will repeat or learn such areas as:
working with the coordinate system, why and when our coordinates are positive/negative;
working with variables: what it is and why they are needed;
creating sprite clones: how not to lose them during gameplay;
what is the purpose of "My blocks" and how it can help us to ease game logic.
I recommend that students simply repeat all the steps from the video, so at the end of the course they will have their own game, which they will be able to navigate and then be able to independently make some changes and expand the game at their own discretion. At the end of the course, materials with source codes for all sprites are provided - using them you can check whether the game is made correctly and fix any non-working parts.
Note: Those who under 18 years old may use this course only if a parent or guardian provides their account and controls all key activities while using the account.