How to make Tic Tac Toe Game on Scratch [Easiest Version For Kids]

Tic Tac Toe Scratch Game

About Tic Tac Toe Game: In this tutorial, we will create your own version of  Tic-Tac-Toe scratch game also known as Noughts and Crosses . Tic-Tac-Toe is normally played with two players. One player is X and the other player is O. Players take turns placing their X or O. If a player gets three … Read more

Rock Paper and Scissor Game on Scratch [ Easy Version !!]

Rock Paper Scissor Game on Scratch

About Rock Paper and Scissor Scratch Game: Rock Paper and Scissor is a popular game. Rock, paper scissors is played between two people, both of them choosing one out of the three options- Rock, Paper, Scissor. Then, according to certain rules, one of the two is declared the winner. Before going to the coding part, … Read more

How to make Frogger Game on Scratch [Easy Scratch Tutorial !!]

Frogger Scratch Game

About Frogger Game on Scratch: In this article we’ll learn our own version of classic Frogger Game. The Goal of the Frogger game is to get the frog home by crossing the road and river and getting to other side. The player guides a frog which starts at the bottom of the screen, to his … Read more

How to create Virtual Flower Garden in Scratch (Step by Step Scratch Tutorial)

Virtual Flower Garden on Scratch

About Virtual Flower Garden: In this project you’ll learn how to create a virtual garden and fill it with colorful flowers. When you run the project, a flower appears wherever you click the mouse. Scratch uses a simple ball sprite and a “stamp” block to draw each flower. The ball stamps an image of itself … Read more

How to make Space Invader Scratch Game (easy scratch game)

Space Invaders Game on Scratch

About Space Invaders Scratch Game: Space Invaders scratch Game is a shooter game in which the player controls a Rocketship by moving it horizontally across the bottom of the screen and firing at advancing aliens. Make the Rocketship move with arrow keys When you press the Left-and Right-Arrow keys on your keyboard, the Rocketship should … Read more

How to Make Maze Game in Scratch (Step by Step Scratch 3.0 Tutorial)

How to Create Maze Game on Scratch

About Maze Game: Maze Game in Scratch, you will create a game that lets the player guide a cat through a maze to reach its goal—a delicious apple! You’ll learn how to move the cat with the keyboard and how to block its progress with walls. Choose a sprite to move through a maze. It … Read more

Paint Program With Scratch 3.0 | Scratch 3.0 Tutorials

Create Paint Program on Scratch

About the project: Paint Program with Scratch 3.0 In this project, you will be create your own paint program with Scratch 3.0!The project creates a coloring palette for you to make your own drawing. You can change the colour of the pencil, clear the screen, erase the mistakes and much more! What you’ll Learn: To … Read more