I really need help with this project of mine:
(@admin: why can't I copy embed?)
It is too fast. What should be the appropriate speed? View the Scratch version here:
https://scratch.mit.edu/projects/317202723/
I really need help with this project of mine:
(@admin: why can't I copy embed?)
It is too fast. What should be the appropriate speed? View the Scratch version here:
https://scratch.mit.edu/projects/317202723/
Another thing, the game should stop when the score becomes 99. But it's not happening.
Hi! Some comments:
score > 99
than if score = 99
. Then, when your score was 99 or more, the game stops.Joan
Thank you very much!