Discuss Scratch

Epic_life_time
Scratcher
16 posts

Help Wanted!

For my game https://scratch.mit.edu/projects/650739390/

I have a game where I intent that the number at the bottom you have to go to using the numers 1-9

I have created code in all 9 of them, but I cannot5 wrap my head around it. Could I get some help?
gor-dee
Scratcher
1000+ posts

Help Wanted!

So (I think) I can see you want all the boxes to start red and when a number shows (lets say 1) you have 2 secs to press the 1 key which will turn the box green and then after the 2 secs is up it will switch to blue. What do you want to happen if you press the wrong key (game over?) and do you want the random number generator to avoid picking the same number twice? I can help but I need to know more precisely what you want
Epic_life_time
Scratcher
16 posts

Help Wanted!

gor-dee wrote:

So (I think) I can see you want all the boxes to start red and when a number shows (lets say 1) you have 2 secs to press the 1 key which will turn the box green and then after the 2 secs is up it will switch to blue. What do you want to happen if you press the wrong key (game over?) and do you want the random number generator to avoid picking the same number twice? I can help but I need to know more precisely what you want

So, i will specify here: what i want is that in the start, they are ALL blue except for the hole 1, which is the starter one. The “selected one” is the one that is always green (which there should only be one of) and when the number appears, you have some time to go to that hole, and then all holes are made red (game over if being on) and then it stays that way for 1 sec (I know the code doesnt line up to what im saying but thats why I need help) after that all red are turned to blue; because blue is known as an empty hole in which the player (the green one) can go to it with the numbers. If you try to or are on a tile that is red or you dont move to the save tile, you game over. I know its complicated, and im confused. do i need to use lists?

Powered by DjangoBB