Discuss Scratch

TezzoTv
Scratcher
5 posts

How to make a maze game on scratch

Adam-Basha
Scratcher
35 posts

How to make a maze game on scratch

TezzoTv wrote:

How to make a maze game on scratch
Hello @TezzoTv
It is easy to make a maze.
1. You have to draw a maze in the background of your project.
2. you have to ad a sprite and sprite of the destination you want the sprite to go to.
3. Then you will go to the sprite that you want the player to control and do that:
when green flag clicked
forever
if <touching color [#1931d8] ?> then
move (-10) steps
when [ up arrow] key pressed
move (10) steps
when [ down arrow] > (10)
move (-10) steps
when [ right arrow] key pressed
turn cw (10) degrees
when [ left arrow] key pressed
turn ccw (10) degrees

Last edited by Adam-Basha (Oct. 24, 2021 11:01:06)

TezzoTv
Scratcher
5 posts

How to make a maze game on scratch

but this is a different way
Adam-Basha
Scratcher
35 posts

How to make a maze game on scratch

TezzoTv wrote:

but this is a different way
Yes, this is another way to do it, but the problem of the video that it repeats the code very fast so in one press can go 50 moves forward eventhough you set it to go just 10 moves forward.
TezzoTv
Scratcher
5 posts

How to make a maze game on scratch

Adam-Basha wrote:

TezzoTv wrote:

but this is a different way
Yes, this is another way to do it, but the problem of the video that it repeats the code very fast so in one press can go 50 moves forward eventhough you set it to go just 10 moves forward.
you did not even try it out
AdamR2324
Scratcher
1 post

How to make a maze game on scratch

dhgkdadahlahlfhjehjsghjfehueafulhaeflhufehuhfuelhuwugfihwjrejitw;ijrjrjwtkotwjitwoutw4urqorwhwjiwj;wh;gjr3h;gjowj;rwhtw wyttq3ry2t7o4tyyp2v5y8cp 4 y 3up 32hpwt4
Christnoah-T-Scratch
Scratcher
2 posts

How to make a maze game on scratch

Thank you for these information for my scatch game
Emeraldore12
Scratcher
100+ posts

How to make a maze game on scratch

This would go in probably help with scripts or questions about scratch.

Powered by DjangoBB