Page 1 of 1

make hackerstory

Posted: Sat May 23, 2009 11:31 am
by maifune
can anyone put a tutorial on how to make a MS flash game like HAckerStory?

Re: make hackerstory

Posted: Sat May 23, 2009 11:40 am
by Montycarlo

Code: Select all

setInterval(function(){
level ++;
}, 1000)


Hackerstory is pointless. You watch yourself level-up without doing anything at all.

Re: make hackerstory

Posted: Sat May 23, 2009 11:57 am
by maifune
yeah i noe but i wna make one like ayumilove's

Re: make hackerstory

Posted: Sat May 23, 2009 12:19 pm
by Montycarlo
maifune wrote:yeah i noe but i wna make one like ayumilove's
I'll tell you what to do. Learn Actionscript 2, and then you'll be able to make much, much better games then Ayumilove, since he/she just decompiles previous work and copy pastes :)

Learn some AS2 here.

Read these sections:
- Simple Buttons
- Clip Events
- Variables
- Basic Math
- Basic Movement
- Collision Detection

Try and start on your own, then if you have any troubles let me know.

Re: make hackerstory

Posted: Sat May 23, 2009 3:52 pm
by go510
WOW! NICE TOPIC! (cool)

Re: make hackerstory

Posted: Mon Jun 22, 2009 4:27 pm
by Duality
And thats y u should get a nice topic and monty is mod

Re: make hackerstory

Posted: Sun Aug 09, 2009 10:27 pm
by bboyz4
THanks monty :D (F2) (F2)

Re: make hackerstory

Posted: Tue Aug 11, 2009 8:24 pm
by ArmonA
lol i made the dumbest hackerstory game