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

#51 2008-11-07 21:10:28

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: The scratch simulator collaboration

TheSaint wrote:

By the way, we have to include star wars game in your algorithm. There are TONS of Star Wars gallerys.

Sure, star wars can be a project trend. When you follow trends in the game you get bonus love its.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#52 2008-11-07 21:11:09

keroro645
Scratcher
Registered: 2008-06-07
Posts: 1000+

Re: The scratch simulator collaboration

I have question.Its on a project http://scratch.mit.edu/projects/keroro645/314617

Offline

 

#53 2008-11-07 21:16:05

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: The scratch simulator collaboration

keroro645 wrote:

I have question.Its on a project http://scratch.mit.edu/projects/keroro645/314617

Well, the computer system thing will take up the entire screen.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#54 2008-11-07 21:24:58

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: The scratch simulator collaboration

What do you guys think of this for a title?
http://img266.imageshack.us/img266/7531/titlegv0.th.jpghttp://img266.imageshack.us/images/thpix.gif


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#55 2008-11-07 21:35:04

keroro645
Scratcher
Registered: 2008-06-07
Posts: 1000+

Re: The scratch simulator collaboration

archmage wrote:

keroro645 wrote:

I have question.Its on a project http://scratch.mit.edu/projects/keroro645/314617

Well, the computer system thing will take up the entire screen.

okay i just want to know.i think its a good title screen.

Offline

 

#56 2008-11-08 04:04:23

JSO
Community Moderator
Registered: 2007-06-23
Posts: 1000+

Re: The scratch simulator collaboration

Nice - really nice.

The minigames are started with a broadcast and closed with a broadcast already. I made it when you click the upper left corner of the frame (the "close button") the close message is sent.


http://oi48.tinypic.com/2v1q0e9.jpg

Offline

 

#57 2008-11-08 06:34:25

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

Re: The scratch simulator collaboration

Great job!!! I will try to get that into a working menu and not just a picture now.

Here it is. I just sepparated it into buttons and used Brodcasts, "Start Game" And "About"
http://scratch.mit.edu/projects/Bobby500/314870

What kind of minigames are you looking for? Like a pong type thing or waht? Should it look like it is a scrtach project on the intenet type thing?

Last edited by TheSaint (2008-11-08 06:43:17)

Offline

 

#58 2008-11-08 06:58:03

Dan01
Scratcher
Registered: 2008-06-11
Posts: 100+

Re: The scratch simulator collaboration

Should I try and do a tutorial for that start of the game?

Btw, awesome menu  big_smile


http://img3.imageshack.us/img3/4743/ubd6522wp8.png
http://img3.imageshack.us/img3/4667/ubd3758ox2.png

Offline

 

#59 2008-11-08 07:15:17

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

Re: The scratch simulator collaboration

Dan01 wrote:

Should I try and do a tutorial for that start of the game?

Btw, awesome menu  big_smile

All thanks to archmage. He provided the pictures, I just separated it into buttons.

Offline

 

#60 2008-11-08 12:40:25

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: The scratch simulator collaboration

TheSaint wrote:

Great job!!! I will try to get that into a working menu and not just a picture now.

Here it is. I just sepparated it into buttons and used Brodcasts, "Start Game" And "About"
http://scratch.mit.edu/projects/Bobby500/314870

What kind of minigames are you looking for? Like a pong type thing or waht? Should it look like it is a scrtach project on the intenet type thing?

I want some sort of simple game with a highscore that is somewhat hard to get. When the player gets the highscore the player gets a bonus.

Here is an example game http://scratch.mit.edu/projects/archmage/6104


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#61 2008-11-08 12:43:43

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: The scratch simulator collaboration

Dan01 wrote:

Should I try and do a tutorial for that start of the game?

Btw, awesome menu  big_smile

A tutorial? You don't even really know how the game is going to play like.

If you can, you could try to do animation  for the person's room.

I'll try to make a crude version of the game today so you can see what it is like.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#62 2008-11-08 15:39:02

Bobby500
Scratcher
Registered: 2008-04-19
Posts: 1000+

Re: The scratch simulator collaboration

archmage wrote:

TheSaint wrote:

Great job!!! I will try to get that into a working menu and not just a picture now.

Here it is. I just sepparated it into buttons and used Brodcasts, "Start Game" And "About"
http://scratch.mit.edu/projects/Bobby500/314870

What kind of minigames are you looking for? Like a pong type thing or waht? Should it look like it is a scrtach project on the intenet type thing?

I want some sort of simple game with a highscore that is somewhat hard to get. When the player gets the highscore the player gets a bonus.

Here is an example game http://scratch.mit.edu/projects/archmage/6104

Okay.

Offline

 

#63 2008-11-08 19:03:23

blazerv82
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: The scratch simulator collaboration

Well, I would like to make the Intro vid, but I have had no time to, as seen here as demonstrated by this compareasin here:

http://image.wetpaint.com/image/1/rLUi7Mc53PRNpHyhNcQ5CQ114541

Ummm...I don't want to work on this anymore. I resign. Sorry if this sets you back a little.


Pretty Hate Machine, Broken, Closer To God, The Downward Spiral, Further Down The Spiral, The Perfect Drug, The Fragile, And All That Could Have Been, With Teeth, Year Zero, Y34RZ3R0R3M1X3D, Ghosts I-IV, The Slip, Pretty Hate Machine 2010

Offline

 

#64 2008-11-09 00:47:08

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: The scratch simulator collaboration

blazerv82 wrote:

Well, I would like to make the Intro vid, but I have had no time to, as seen here as demonstrated by this comparison here:

http://image.wetpaint.com/image/1/rLUi7 … Q5CQ114541

Ummm...I don't want to work on this anymore. I resign. Sorry if this sets you back a little.

That is too bad, I'll take you off the list. I bet you'll be kicking yourself when you see the game is on frontpage. Personally I think you should make the sim instead because ssb scratch games have been done to death and it can be really hard to program. I'll give you until tomorrow to reconsider.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#65 2008-11-09 01:07:23

blazerv82
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: The scratch simulator collaboration

archmage wrote:

blazerv82 wrote:

Well, I would like to make the Intro vid, but I have had no time to, as seen here as demonstrated by this comparison here:

http://image.wetpaint.com/image/1/rLUi7 … Q5CQ114541

Ummm...I don't want to work on this anymore. I resign. Sorry if this sets you back a little.

That is too bad, I'll take you off the list. I bet you'll be kicking yourself when you see the game is on frontpage. Personally I think you should make the sim instead because ssb scratch games have been done to death and it can be really hard to program. I'll give you until tomorrow to reconsider.

Would I just draw or draw and program? As I can use SumoPaint to make the stuff, and I would rather not program, so you know what, never mind. I still want to be in. I can't make up my mind. I am known for that.

Last edited by blazerv82 (2008-11-09 01:09:31)


Pretty Hate Machine, Broken, Closer To God, The Downward Spiral, Further Down The Spiral, The Perfect Drug, The Fragile, And All That Could Have Been, With Teeth, Year Zero, Y34RZ3R0R3M1X3D, Ghosts I-IV, The Slip, Pretty Hate Machine 2010

Offline

 

#66 2008-11-09 01:17:51

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: The scratch simulator collaboration

blazerv82 wrote:

archmage wrote:

blazerv82 wrote:

Well, I would like to make the Intro vid, but I have had no time to, as seen here as demonstrated by this comparison here:

http://image.wetpaint.com/image/1/rLUi7 … Q5CQ114541

Ummm...I don't want to work on this anymore. I resign. Sorry if this sets you back a little.

That is too bad, I'll take you off the list. I bet you'll be kicking yourself when you see the game is on frontpage. Personally I think you should make the sim instead because ssb scratch games have been done to death and it can be really hard to program. I'll give you until tomorrow to reconsider.

Would I just draw or draw and program? As I can use SumoPaint to make the stuff, and I would rather not program, so you know what, never mind. I still want to be in. I can't make up my mind. I am known for that.

Actually we may have too many programmers and not enough animators  tongue

If you want to program, then you can program. If you want to animate then you can animate. The choice is yours, but you have to be dedicated for this.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#67 2008-11-09 01:21:28

blazerv82
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: The scratch simulator collaboration

I can animate. Now what do you need? I'll do whatever is needed.


Pretty Hate Machine, Broken, Closer To God, The Downward Spiral, Further Down The Spiral, The Perfect Drug, The Fragile, And All That Could Have Been, With Teeth, Year Zero, Y34RZ3R0R3M1X3D, Ghosts I-IV, The Slip, Pretty Hate Machine 2010

Offline

 

#68 2008-11-09 01:24:58

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: The scratch simulator collaboration

Ok I'll just write up a little to do list for this project and contributors can just say what they will do.

Main game programming- Archmage
minigames(3 games=3 people) programming -JSO\bobby500
Intro animation-
Action animations-
Pictures-
general game ideas- everyone

The intro animation appear at the start of the game, Action animations appear when you select an action (ie studying, lurking the forums, drawing, ect).

Top priority for now is the intro animation.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#69 2008-11-09 01:30:54

blazerv82
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: The scratch simulator collaboration

Action animations. I got a great Idea for the forums...and everything else...Then the intro if that isn't done by the time I am done. How big do you want each animation pixel wise, as I am doing everything in sumopaint.

Last edited by blazerv82 (2008-11-09 01:33:34)


Pretty Hate Machine, Broken, Closer To God, The Downward Spiral, Further Down The Spiral, The Perfect Drug, The Fragile, And All That Could Have Been, With Teeth, Year Zero, Y34RZ3R0R3M1X3D, Ghosts I-IV, The Slip, Pretty Hate Machine 2010

Offline

 

#70 2008-11-09 04:05:21

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: The scratch simulator collaboration

You folks have a fascinating game idea here...hope you don't mind if I put in my two cents worth.  For a mini-game you could have "conquer the spam filter".  The object would be to post a comment that manages to get past the spam filter.  In the mini-game, the spam filter could have a really outrageous rule set like it rejects any message which has the letter "E" in it or something.  The user has to try and figure that out.  Too bad text input isn't easier...

Another mini-game idea: "find the project".  You are shown an array of project icons...one is identified as the project you have to locate.  Then they turn blank and get shuffled in front of the player.  The player has to click on the target project.  It kind of makes fun of how hard it is to locate projects in Scratch sometimes.  When the player finally makes the correct choice, they get a message "That project has been flagged by multiple users and has been removed"  smile


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#71 2008-11-09 06:26:20

Dan01
Scratcher
Registered: 2008-06-11
Posts: 100+

Re: The scratch simulator collaboration

Paddle2See wrote:

You folks have a fascinating game idea here...hope you don't mind if I put in my two cents worth.  For a mini-game you could have "conquer the spam filter".  The object would be to post a comment that manages to get past the spam filter.  In the mini-game, the spam filter could have a really outrageous rule set like it rejects any message which has the letter "E" in it or something.  The user has to try and figure that out.  Too bad text input isn't easier...

Another mini-game idea: "find the project".  You are shown an array of project icons...one is identified as the project you have to locate.  Then they turn blank and get shuffled in front of the player.  The player has to click on the target project.  It kind of makes fun of how hard it is to locate projects in Scratch sometimes.  When the player finally makes the correct choice, they get a message "That project has been flagged by multiple users and has been removed"  smile

Great ideas.


http://img3.imageshack.us/img3/4743/ubd6522wp8.png
http://img3.imageshack.us/img3/4667/ubd3758ox2.png

Offline

 

#72 2008-11-09 06:27:24

Dan01
Scratcher
Registered: 2008-06-11
Posts: 100+

Re: The scratch simulator collaboration

archmage wrote:

Ok I'll just write up a little to do list for this project and contributors can just say what they will do.

Main game programming- Archmage
minigames(3 games=3 people) programming -JSO\bobby500
Intro animation-
Action animations-
Pictures-
general game ideas- everyone

The intro animation appear at the start of the game, Action animations appear when you select an action (ie studying, lurking the forums, drawing, ect).

Top priority for now is the intro animation.

I don't mind doing a minigame.

I think we need to get the basic menu and general ideas done first though.


http://img3.imageshack.us/img3/4743/ubd6522wp8.png
http://img3.imageshack.us/img3/4667/ubd3758ox2.png

Offline

 

#73 2008-11-09 16:16:25

djm111
Scratcher
Registered: 2008-10-29
Posts: 1000+

Re: The scratch simulator collaboration

This Sounds Cool. I'd like to help. I'm alright at programming (after reading your tutorials) but not brilliant at art. I can also help advertise this and I'd love to code in some minigames.


http://i627.photobucket.com/albums/tt358/Dazzamcgazza/sig.png

Offline

 

#74 2008-11-09 16:45:18

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: The scratch simulator collaboration

djm111 wrote:

This Sounds Cool. I'd like to help. I'm alright at programming (after reading your tutorials) but not brilliant at art. I can also help advertise this and I'd love to code in some minigames.

Sorry but I am not accepting new people.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#75 2008-11-09 18:43:47

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: The scratch simulator collaboration

I am sorry I was not able to program anything this weekend guys. I've had a really busy weekend and I wasn't able to work on it. I'll try to see if I can get some sort of rough version of the sim this week.

Also, there is not really need it worry about advertising for the project. I'll just put a link to the project in my signature. So far every project I've had in my sig has hit frontpage. No one knew about the_apprentice account but it had a project on the frontpage after I put a link to it in my sig  big_smile

Last edited by archmage (2008-11-09 18:45:51)


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

Board footer