This game is a short 5 level game, but it's fun!
http://scratch.mit.edu/projects/12three/1064215
Offline
This is a cool 1s1s. The 4th level was hard.I never have gotten the hang of 1s1s.
Offline
12three wrote:
This game is a short 5 level game, but it's fun!
http://scratch.mit.edu/projects/12three/1064215
I posted a comment - it was very fun! I was really bad at it - the fourth level, you would have to restart the entire project every time you fell off!
Offline
Honestly, it's a little frustrating ><
It would be more if the levels were more interesting and simple and less like attempts to stump the player. Maybe you can do that in future games.
Also, as far as the script goes, here are some tips.
You can drag the [blocks] <{ level }> into the <switch to costume[ [/blocks]
That will make it switch to the costume # of the level.
Maybe add a script like if jump = 1 and yellow is touching black, set jump to 0. so you wont be hovering in the air when u jump under a platform. (But this might make some of your current levels impossible.)
Offline
idkdude wrote:
Honestly, it's a little frustrating ><
It would be more if the levels were more interesting and simple and less like attempts to stump the player. Maybe you can do that in future games.
Also, as far as the script goes, here are some tips.
You can drag the [blocks] <{ level }> into the <switch to costume[ [/blocks]
That will make it switch to the costume # of the level.
Maybe add a script like if jump = 1 and yellow is touching black, set jump to 0. so you wont be hovering in the air when u jump under a platform. (But this might make some of your current levels impossible.)
Yeah.
Offline