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

#1 2013-03-24 12:20:20

Hyperbola
Scratcher
Registered: 2013-03-15
Posts: 100+

Platforms are fun

A fast-paced platform game where you go up and down moving platforms while avoiding ghosts and lasers. There's music made with scratch too!
http://scratch.mit.edu/projects/Hyperbola/3204743


Tip of the whatever: Don't post in threads older than 2 weeks unless your post will actually be useful.
It's the last day of 1.4! *cries* (quote from NeilWest, rest by me) by the time you read this it probably will be 2.0  sad

Offline

 

#2 2013-03-25 08:35:30

HamsterMan2000
Scratcher
Registered: 2008-12-20
Posts: 62

Re: Platforms are fun

Arg this game is so annoyingly addictive and fun whilst hard at the same time! Great job!  lol

What I loved:
- Addicting! I couldn't stop playing!
- Music: Amazing music; made only with noteblocks! A reason to view the project on it's own
- Smooth gameplay

What I'd like to see:
- High score system
- More items (monsters, levels, etc)

A must play!
If you haven't played it yet, DO SO NOW!

Edit: What about a store? Special items to allow limited jetpacks, grappling hooks etc etc

Last edited by HamsterMan2000 (2013-03-25 08:36:53)


http://i.imgur.com/DB8bLI9.png

Offline

 

#3 2013-03-25 13:27:18

Hyperbola
Scratcher
Registered: 2013-03-15
Posts: 100+

Re: Platforms are fun

HamsterMan2000 wrote:

Arg this game is so annoyingly addictive and fun whilst hard at the same time! Great job!  lol

What I loved:
- Addicting! I couldn't stop playing!
- Music: Amazing music; made only with noteblocks! A reason to view the project on it's own
- Smooth gameplay

What I'd like to see:
- High score system
- More items (monsters, levels, etc)

A must play!
If you haven't played it yet, DO SO NOW!

Edit: What about a store? Special items to allow limited jetpacks, grappling hooks etc etc

Good ideas! Though I'm a bit reluctant on adding things like a high score and store, as either it will be reset every game (which I don't really like), or be stored in a code, which players may give out in the comments.

Though multiple levels would be cool -- I need to remember that for my next games.


Tip of the whatever: Don't post in threads older than 2 weeks unless your post will actually be useful.
It's the last day of 1.4! *cries* (quote from NeilWest, rest by me) by the time you read this it probably will be 2.0  sad

Offline

 

#4 2013-03-25 14:26:23

HamsterMan2000
Scratcher
Registered: 2008-12-20
Posts: 62

Re: Platforms are fun

Well, the high score bit would be quite easy. Make a variable called "High Score" and set it to zero. Whenever you die, if your current score is higher than the highscore, set the high score to the current score. The trick is NOT to add a set to 0 anywere


http://i.imgur.com/DB8bLI9.png

Offline

 

#5 2013-03-25 14:38:13

Hyperbola
Scratcher
Registered: 2013-03-15
Posts: 100+

Re: Platforms are fun

HamsterMan2000 wrote:

Well, the high score bit would be quite easy. Make a variable called "High Score" and set it to zero. Whenever you die, if your current score is higher than the highscore, set the high score to the current score. The trick is NOT to add a set to 0 anywere

I know, I just don't like things which are supposed to be permanent but aren't because of scratch.


Tip of the whatever: Don't post in threads older than 2 weeks unless your post will actually be useful.
It's the last day of 1.4! *cries* (quote from NeilWest, rest by me) by the time you read this it probably will be 2.0  sad

Offline

 

#6 2013-03-25 14:51:26

HamsterMan2000
Scratcher
Registered: 2008-12-20
Posts: 62

Re: Platforms are fun

True. The highscore will last until you refresh the page or close Scratch. I'll be adding your project to my thread now, I forgot!


http://i.imgur.com/DB8bLI9.png

Offline

 

#7 2013-03-26 16:51:25

Hyperbola
Scratcher
Registered: 2013-03-15
Posts: 100+

Re: Platforms are fun

Bump!


Tip of the whatever: Don't post in threads older than 2 weeks unless your post will actually be useful.
It's the last day of 1.4! *cries* (quote from NeilWest, rest by me) by the time you read this it probably will be 2.0  sad

Offline

 

#8 2013-03-26 16:56:06

Nomolos
Scratcher
Registered: 2011-07-29
Posts: 1000+

Re: Platforms are fun

Addicting and hard! I love it! Great work Hyperbola, can't wait to see more from you!


Goodbye 1.4. I'll always remember you and treasure your awesomeness in my heart.
RIP 1.4: 2007-2013 *Sniffles* *Sobs* *Bursts into tears*

Offline

 

#9 2013-03-26 17:16:25

Hyperbola
Scratcher
Registered: 2013-03-15
Posts: 100+

Re: Platforms are fun

Nomolos wrote:

Addicting and hard! I love it! Great work Hyperbola, can't wait to see more from you!

Thanks! I'm have a spring simulator almost ready, but I can't upload it because it doesn't look good in the flash player and makes my computer laggy when I try to test it  sad


Tip of the whatever: Don't post in threads older than 2 weeks unless your post will actually be useful.
It's the last day of 1.4! *cries* (quote from NeilWest, rest by me) by the time you read this it probably will be 2.0  sad

Offline

 

#10 2013-03-27 16:37:32

Hyperbola
Scratcher
Registered: 2013-03-15
Posts: 100+

Re: Platforms are fun

Bump.


Tip of the whatever: Don't post in threads older than 2 weeks unless your post will actually be useful.
It's the last day of 1.4! *cries* (quote from NeilWest, rest by me) by the time you read this it probably will be 2.0  sad

Offline

 

#11 2013-03-28 17:54:04

Hyperbola
Scratcher
Registered: 2013-03-15
Posts: 100+

Re: Platforms are fun

Bump.


Tip of the whatever: Don't post in threads older than 2 weeks unless your post will actually be useful.
It's the last day of 1.4! *cries* (quote from NeilWest, rest by me) by the time you read this it probably will be 2.0  sad

Offline

 

#12 2013-03-29 09:51:45

Hyperbola
Scratcher
Registered: 2013-03-15
Posts: 100+

Re: Platforms are fun

Bump.


Tip of the whatever: Don't post in threads older than 2 weeks unless your post will actually be useful.
It's the last day of 1.4! *cries* (quote from NeilWest, rest by me) by the time you read this it probably will be 2.0  sad

Offline

 

#13 2013-03-30 19:22:37

Hyperbola
Scratcher
Registered: 2013-03-15
Posts: 100+

Re: Platforms are fun

Bump.


Tip of the whatever: Don't post in threads older than 2 weeks unless your post will actually be useful.
It's the last day of 1.4! *cries* (quote from NeilWest, rest by me) by the time you read this it probably will be 2.0  sad

Offline

 

#14 2013-04-01 17:46:56

Hyperbola
Scratcher
Registered: 2013-03-15
Posts: 100+

Re: Platforms are fun

Bumр.


Tip of the whatever: Don't post in threads older than 2 weeks unless your post will actually be useful.
It's the last day of 1.4! *cries* (quote from NeilWest, rest by me) by the time you read this it probably will be 2.0  sad

Offline

 

Board footer