Discuss Scratch

spinedlizard231
New Scratcher
3 posts

My codes don't work no more

So… I was making a GD type of game and it was working yesterday, but now it doesn't work now. My codes were (simpler example)

when green flag clicked
go to x: (-160) y: (-100)
set to
forever
if key space pressed? and touching color (green)? or mouse down? and touching color (green)?
set (10)
change y by (-1)
end of if
if key space pressed? and touching color (green)? or mouse down? and touching color (green)?
set (10)
change y by (1)
end of if
end

here's my game https://scratch.mit.edu/projects/1238926199

Last edited by spinedlizard231 (Nov. 6, 2025 14:03:43)

MinerMan563
Scratcher
74 posts

My codes don't work no more

Did you change anything?
ma007rio
Scratcher
100+ posts

My codes don't work no more

Could you share it and send the link? I'll be happy to assess it.
spinedlizard231
New Scratcher
3 posts

My codes don't work no more

and also there's some funny writings, that game is for a school project
poppy849
Scratcher
100+ posts

My codes don't work no more

It's okay, try using the debugging feature. It works very well! I also heard there's a learning AI assistant, so it can help you debug.
Thiago_le_meilleur
Scratcher
1000+ posts

My codes don't work no more

Welcome to Scratch !
spinedlizard231
New Scratcher
3 posts

My codes don't work no more

i've fixed it.
angelostcs1051
Scratcher
4 posts

My codes don't work no more

click
angelostcs1051
Scratcher
4 posts

My codes don't work no more

spinedlizard231 wrote:

So… I was making a GD type of game and it was working yesterday, but now it doesn't work now. My codes were (simpler example)

when green flag clicked
go to x: (-160) y: (-100)
set to
forever
if key space pressed? and touching color (green)? or mouse down? and touching color (green)?
set (10)
change y by (-1)
end of if
if key space pressed? and touching color (green)? or mouse down? and touching color (green)?
set (10)
change y by (1)
end of if
end

here's my game https://scratch.mit.edu/projects/1238926199



I don´t see the game

Powered by DjangoBB