need help with one thing...

galaxyAbstractor

Community Advocate
Community Support
Messages
5,508
Reaction score
35
Points
48
How can I make a webbased game like this:
http://aperturescience.com/

The video is unnecesary.

I belive the game is in flash. Any tutorials about how to make one?
Edit:
K I give 200 credits to the one who can find a tutorial how to make a game like that.
 
Last edited:

Smith6612

I ate all of the x10Pizza
Community Support
Messages
6,517
Reaction score
48
Points
48
Making games in Flash are very complicated and often times time consuming. I can only dig up tutorials based on what you know, since you need to know ActionScript good.
 

galaxyAbstractor

Community Advocate
Community Support
Messages
5,508
Reaction score
35
Points
48
I just want it to look like cmd and you can write and if you write the right thing you come to the next thing. Only text based. No animation exept the blinking thing there you write things. No images or sound either. Is that really sooo hard? I belive it can be hard in the beginning but I am learning flash. Showing some text and have black background and green textcolor wouldn't be so hard I think. Then I don't know how it is with the blinking "marker" and if the text the player are typing in is right he comes further in the game.
 
Last edited:

galaxyAbstractor

Community Advocate
Community Support
Messages
5,508
Reaction score
35
Points
48
Sorry but I couldn't find any tutorial there that described how to do a game like that. I only saw arcade games tutorials and shooter game tutorials.

I am thinking that it should begin like this:

>*blinking block as marker*

Then the player should type in login like this:

>login*blinking block as marker*

Then he is going to be asked:

username>*blinking block as marker*

And if he types the right thing he should get asked

password>*blinking block as marker*

And that's the basic in the beginning (I can't write everything that should happen after because it's nearly the same all th way)
Edit:
I just got the .fla from that game and now I see how hard it seem to be. It has an ActionScript on 4409 lines (2000 lines is questions you can pick on one place so it is around 2409 lines then).

As usuall has they saved the game thing with the info about passwords etc in a damn php file! So now I'm stuck. I thought I could start from the fla and costumize it. But I can't without that php file...
Edit:
eh I give up. I don't want to learn actionscript because of this. It would take tooooo long time.
 
Last edited:

galaxyAbstractor

Community Advocate
Community Support
Messages
5,508
Reaction score
35
Points
48
That seems as a rpg. I want like a cmd game as I said and if the player wins they gain a code to get a vip account on my forum. So I wanted it for trying to make some advertising of my site. I found out that the php seems unneccesary. It just 4402 lines of ActionScript I need to costumize... But I can't actionscript.
 
Top