Advanced Game Development Using Scratch 3.0
This Instructable is aimed at someone with a moderate level of experience using the Scratch block-code platform and who is looking to create a slightly more advanced game.
MAKING AN ADVANCED PLATFORMER
The first Super Mario Bros. game was introduced in 1985 and became Nintendo’s greatest video game franchise and one of the most influential games of all time. Because the game involves making a character run, jump, and hop from platform to platform, this game style is called a platformer (or platform game).In the Scratch game in this chapter, the cat will play the part of Mario or Luigi. The player can make the cat jump around a single level to collect apples while avoiding the crabs who will steal them. The game is timed: the player has just 45 seconds to collect as many apples as possible while trying to avoid the crabs!
Advanced Scratch Game Coding
Let’s improve coding skill with games! Developing games is the best way to advance coding skills. It requires advanced coding skills, user experience design, game story design, and a lot of logical thinking. There are many ways to improve and customize each game. These customizations nurture the autonomy of your child. It is also fun!