Discuss Scratch

goldfish678
Scratcher
1000+ posts

Steamdots Inc.



Okay. It's 9:48 PM. I have decided to make a game. The actual game making will be after DJ-stickman makes the music (thanks!!!).
I will need people working on the game. This is NOT created yet, this is just an announcement. So here is the list of jobs:

Game Programmers
Artwork
Alpha AND Beta Testers

If you want to help please say:

Username
Why you want to help
Job wanted


And yes, your name WILL be in the credits.

More updates coming soon.

See you tomorrow (in other words, over and out).

-goldfish678

P.S.
To Paddle2See: If you notice that my forum thread then go ahead and move it. Be sure to leave a comment on my profile page notifying me if you do.

Thanks everyone!

P.S.S. Sorry if this is confusing, but you mightve heard “game” a lot, but this is an actual COLLAB.

Last edited by goldfish678 (Aug. 3, 2013 18:49:08)

CurtisW
Scratcher
49 posts

Steamdots Inc.

Username: CurtisW
Why you want to help: To be helpful and to extend my knowledge of using Scratch
Job wanted: Game Programmer and/or Alpha/Beta tester.
goldfish678
Scratcher
1000+ posts

Steamdots Inc.

THANKS!!! I really need help. I am NO GOOD at game making. No matter how hard I try, they end up as a fail. I did once make a game called “BallJump”, although that was TERRIBLE. So terrible that I have to admit that I just got Scratch when I made it.

So thanks for your help!!!
goldfish678
Scratcher
1000+ posts

Steamdots Inc.

goldfish678 wrote:

Okay. It's 9:48 PM. I have decided to make a game. The actual game making will be after DJ-stickman makes the music (thanks!!!).
I will need people working on the game. This is NOT created yet, this is just an announcement. So here is the list of jobs:

Game Programmers
Artwork
Alpha AND Beta Testers

If you want to help please say:

Username
Why you want to help
Job wanted


And yes, your name WILL be in the credits.

More updates coming soon.

See you tomorrow (in other words, over and out).

-goldfish678

P.S.
To Paddle2See: If you notice that my forum thread then go ahead and move it. Be sure to leave a comment on my profile page notifying me if you do.

Thanks everyone!

Sorry Padle2See! What I meant to say is if you notice that my forum tread is in the wrong forum topic, then go ahead and move it.
heatguts
Scratcher
100+ posts

Steamdots Inc.

id help program but you'll have to explain some stuff about the game first.
also, maybe you should try and make something other than a game. my first thiing i made was moving a ghost around with the arrow keys. my next project was a five-minute comedy film that took me half a year to write. try other stuff first, don't go too far into something you don't understand.
goldfish678
Scratcher
1000+ posts

Steamdots Inc.

Okay I will tell you my ideas soon..
goldfish678
Scratcher
1000+ posts

Steamdots Inc.

heatguts wrote:

id help program but you'll have to explain some stuff about the game first.
also, maybe you should try and make something other than a game. my first thiing i made was moving a ghost around with the arrow keys. my next project was a five-minute comedy film that took me half a year to write. try other stuff first, don't go too far into something you don't understand.
Here's my idea:

THE STORY

You suddenly awaken in a strange place. You wander around, looking for the exit. You are just about to walk into the exit, when suddenly, you fall down 20 floors of the place. Now your task is to somehow manage to get that random guy up those 20 floors.
IDEAS

The person will probably be a stickman, unless I accept my sister's REALLY REALLY good art.

The artists will also do some of the art.
Okay, if you want to be a programmer, then SOMEONE HAS GOT to have a velocity and gravity script.
If you want to be a tester, you have to test ABSOLUTELY EVERYTHING.



goldfish678
Scratcher
1000+ posts

Steamdots Inc.

UPDATES!

New job is open!!!

NEW JOB: Idea Crew

These people will come up with ideas for the game.

My idea is above this forum post.
dantefrizzoli
Scratcher
100+ posts

Steamdots Inc.

I will happily be a dedicated Beta tester
heatguts
Scratcher
100+ posts

Steamdots Inc.

goldfish678 wrote:

heatguts wrote:

id help program but you'll have to explain some stuff about the game first.
also, maybe you should try and make something other than a game. my first thiing i made was moving a ghost around with the arrow keys. my next project was a five-minute comedy film that took me half a year to write. try other stuff first, don't go too far into something you don't understand.
Here's my idea:

THE STORY

You suddenly awaken in a strange place. You wander around, looking for the exit. You are just about to walk into the exit, when suddenly, you fall down 20 floors of the place. Now your task is to somehow manage to get that random guy up those 20 floors.
IDEAS

The person will probably be a stickman, unless I accept my sister's REALLY REALLY good art.

The artists will also do some of the art.
Okay, if you want to be a programmer, then SOMEONE HAS GOT to have a velocity and gravity script.
If you want to be a tester, you have to test ABSOLUTELY EVERYTHING.




so its a platformer? my next question is, it an action platformer? (as in based on fighting?) or a puzzle platformer? or a platforming platformer? (like mario, based on primarily jumping up and down, without to many other moves that are obtainable without powerups)

if it is a platformer, it woould have to be a pretty big building. the size would restrict the amount of floor space.

also on the testing size, i usually program to the point so i complete the main engine, then go back to work on all the little stuff that is obviously a bug- just not addressed- right before i release the game. the only bugs i fix immedietly are in the game engine itself, like getting stuck in platforms or attacks not registering.
goldfish678
Scratcher
1000+ posts

Steamdots Inc.

heatguts wrote:

goldfish678 wrote:

heatguts wrote:

id help program but you'll have to explain some stuff about the game first.
also, maybe you should try and make something other than a game. my first thiing i made was moving a ghost around with the arrow keys. my next project was a five-minute comedy film that took me half a year to write. try other stuff first, don't go too far into something you don't understand.
Here's my idea:

THE STORY

You suddenly awaken in a strange place. You wander around, looking for the exit. You are just about to walk into the exit, when suddenly, you fall down 20 floors of the place. Now your task is to somehow manage to get that random guy up those 20 floors.
IDEAS

The person will probably be a stickman, unless I accept my sister's REALLY REALLY good art.

The artists will also do some of the art.
Okay, if you want to be a programmer, then SOMEONE HAS GOT to have a velocity and gravity script.
If you want to be a tester, you have to test ABSOLUTELY EVERYTHING.




so its a platformer? my next question is, it an action platformer? (as in based on fighting?) or a puzzle platformer? or a platforming platformer? (like mario, based on primarily jumping up and down, without to many other moves that are obtainable without powerups)

if it is a platformer, it woould have to be a pretty big building. the size would restrict the amount of floor space.

also on the testing size, i usually program to the point so i complete the main engine, then go back to work on all the little stuff that is obviously a bug- just not addressed- right before i release the game. the only bugs i fix immedietly are in the game engine itself, like getting stuck in platforms or attacks not registering.
Yep. It's a platformer. Though it won't have any kind of action.

It will probably have an intro.
goldfish678
Scratcher
1000+ posts

Steamdots Inc.

dantefrizzoli wrote:

I will happily be a dedicated Beta tester
YAY!
goldfish678
Scratcher
1000+ posts

Steamdots Inc.

CurtisW wrote:

Username: CurtisW
Why you want to help: To be helpful and to extend my knowledge of using Scratch
Job wanted: Game Programmer and/or Alpha/Beta tester.
do you want to be an alpha or beta tester? and do you want to be a programmer or a alpha/beta tester or both?
heatguts
Scratcher
100+ posts

Steamdots Inc.

goldfish678 wrote:

heatguts wrote:

goldfish678 wrote:

heatguts wrote:

id help program but you'll have to explain some stuff about the game first.
also, maybe you should try and make something other than a game. my first thiing i made was moving a ghost around with the arrow keys. my next project was a five-minute comedy film that took me half a year to write. try other stuff first, don't go too far into something you don't understand.
Here's my idea:

THE STORY

You suddenly awaken in a strange place. You wander around, looking for the exit. You are just about to walk into the exit, when suddenly, you fall down 20 floors of the place. Now your task is to somehow manage to get that random guy up those 20 floors.
IDEAS

The person will probably be a stickman, unless I accept my sister's REALLY REALLY good art.

The artists will also do some of the art.
Okay, if you want to be a programmer, then SOMEONE HAS GOT to have a velocity and gravity script.
If you want to be a tester, you have to test ABSOLUTELY EVERYTHING.




so its a platformer? my next question is, it an action platformer? (as in based on fighting?) or a puzzle platformer? or a platforming platformer? (like mario, based on primarily jumping up and down, without to many other moves that are obtainable without powerups)

if it is a platformer, it woould have to be a pretty big building. the size would restrict the amount of floor space.

also on the testing size, i usually program to the point so i complete the main engine, then go back to work on all the little stuff that is obviously a bug- just not addressed- right before i release the game. the only bugs i fix immedietly are in the game engine itself, like getting stuck in platforms or attacks not registering.
Yep. It's a platformer. Though it won't have any kind of action.

It will probably have an intro.
hmm… ok.
goldfish678
Scratcher
1000+ posts

Steamdots Inc.

UPDATES!!!

Okay, so the idea Crew is pretty much closed down, because I already have an idea that we are probably going to use.
heatguts
Scratcher
100+ posts

Steamdots Inc.

Affirmatif.
theguitar
Scratcher
6 posts

Steamdots Inc.

I want to participate in the programming. Here is a couple of game engines we might use:
Here is one i made: http://scratch.mit.edu/projects/10759801/
And here is the same one, but with a few more features: http://scratch.mit.edu/projects/10759394/
readingking
Scratcher
12 posts

Steamdots Inc.

my username is readingking and I want to help because I don't make a lot of games, it would help publicity, and I have never found a single person I could do music for. I know that you already have dj stickman doing music, but could you maybe have at least one song i wrote for your game?
here is a link to my music website

Last edited by readingking (June 10, 2013 22:31:19)

goldfish678
Scratcher
1000+ posts

Steamdots Inc.

That would be fine!

P.S. THANK YOU!!!!!!!
goldfish678
Scratcher
1000+ posts

Steamdots Inc.

Oh and we can use multiple music so that would be fine! (as said above)

Powered by DjangoBB