This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-05-20 15:17:25

12three
Scratcher
Registered: 2008-06-12
Posts: 1000+

Fun Little Game!

This game is a short 5 level game, but it's fun!
http://scratch.mit.edu/projects/12three/1064215

Offline

 

#2 2010-05-20 16:26:57

TheSaint
Scratcher
Registered: 2008-11-04
Posts: 1000+

Re: Fun Little Game!

This is a cool 1s1s. The 4th level was hard.I never have gotten the hang of 1s1s.

Offline

 

#3 2010-05-20 16:40:37

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: Fun Little Game!

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

 

#4 2010-05-20 17:15:15

idkdude
Scratcher
Registered: 2009-07-23
Posts: 100+

Re: Fun Little Game!

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.)


http://i253.photobucket.com/albums/hh43/smuthered/sigg-1.jpg

Offline

 

#5 2010-05-20 18:17:07

12three
Scratcher
Registered: 2008-06-12
Posts: 1000+

Re: Fun Little Game!

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

 

Board footer