Announcement

User registrations are currently disabled due to high spam traffic.

#1 11/04/07 6:43pm

rollinroll
Moderator
Registered: 23/10/06
Posts: 1890

Psp-Man (WIP)

Hi, i'm making a new flash game for the psp. It's called Psp-Man, because the character in the game is Pacman. It's a game where you control Pacman with the D-pad, there's red blocks moving around the screen. Do not get hit by the red blocks! To get to the next level, eat the green dot. On every new level there's one more red block on the screen. Hope you like it!

The Game
http://www.pspflashgaming.com/user_uplo … sp-man.swf

Last edited by rollinroll (13/04/07 1:37pm)

Offline

 

#2 11/04/07 8:52pm

kluttykid
Hardcore Member
From: a toilet
Registered: 11/01/07
Posts: 122
Website

Re: Psp-Man (WIP)

I like it.. a simple game to take some time on. but it would be better if you could add something like a power-up or minigame/challenge. otherwise its pretty cool

Last edited by kluttykid (11/04/07 8:54pm)


I got a NEW PC !!!!!!
( cause my other one broke) Now back to the comics.. I have to make everything all over again sad )

Offline

 

#3 12/04/07 7:26am

tallphil
Banned
From: UK
Registered: 29/04/06
Posts: 825
Website

Re: Psp-Man (WIP)

Quality game big_smile
I think it could benefit from starting fresh on each level? I died a couple of times because a new block suddenly appeared right next to me... Also perhaps put a timer in, or some form of score for each level depending on how fast you complete it? Then we can link it in with the online highscores system.


PSP Flash Gaming creator

Offline

 

#4 12/04/07 11:29am

rollinroll
Moderator
Registered: 23/10/06
Posts: 1890

Re: Psp-Man (WIP)

Yeah, but it's meant to be difficult. I will try go add a timer now.

Offline

 

#5 12/04/07 12:29pm

rollinroll
Moderator
Registered: 23/10/06
Posts: 1890

Re: Psp-Man (WIP)

Eh... I need some help ashamed I know how to make a timer and all that things. But how do you pause the timer? Like when you get gameover, it have to display your time, but if you not pause the timer it keeps going, so i want to pause it on gameover. How do you do it?

Here's the actionscript to my simple timer code

Code:

timer = 100;
clearInterval(id);
id = setInterval(function () {
timer -=1
}, 1000);

Offline

 

#6 12/04/07 7:30pm

williev
Member
Registered: 03/04/07
Posts: 1

Re: Psp-Man (WIP)

Dude, this game is nice!  Good job.  I wish I had the know-how to make something like this!

Offline

 

#7 13/04/07 9:53am

tallphil
Banned
From: UK
Registered: 29/04/06
Posts: 825
Website

Re: Psp-Man (WIP)

frustrating !== difficult smile


PSP Flash Gaming creator

Offline

 

#8 13/04/07 1:36pm

rollinroll
Moderator
Registered: 23/10/06
Posts: 1890

Re: Psp-Man (WIP)

New version! Added timer and score based on how much time you use on each level. Now you can link it to the highscore system if you want to.

New version
http://www.pspflashgaming.com/user_uplo … sp-man.swf

Offline

 

#9 13/04/07 4:54pm

tallphil
Banned
From: UK
Registered: 29/04/06
Posts: 825
Website

Re: Psp-Man (WIP)

excellent smile
Still think that you should put up a screen between each level though tongue


PSP Flash Gaming creator

Offline

 

#10 14/04/07 2:04am

goblue1991518
Member
From: Ann Arbor Michigan
Registered: 16/02/07
Posts: 22

Re: Psp-Man (WIP)

me two

Offline

 

#11 14/04/07 2:45am

kluttykid
Hardcore Member
From: a toilet
Registered: 11/01/07
Posts: 122
Website

Re: Psp-Man (WIP)

daang, i gotta learn how 2 make games like this


I got a NEW PC !!!!!!
( cause my other one broke) Now back to the comics.. I have to make everything all over again sad )

Offline

 

#12 15/04/07 3:31pm

rollinroll
Moderator
Registered: 23/10/06
Posts: 1890

Re: Psp-Man (WIP)

Ok, new version! Added level screens. Now, are you going to link it to the highscores or put it up on the site?

New version
http://www.pspflashgaming.com/user_uplo … sp-man.swf

Offline

 

#13 15/04/07 10:03pm

tallphil
Banned
From: UK
Registered: 29/04/06
Posts: 825
Website

Re: Psp-Man (WIP)

Ok, i've put it up on the site... Highscores isn't done yet - requires a little coding from within the flash itself. Will mail you details rollinroll...


PSP Flash Gaming creator

Offline

 

#14 16/04/07 3:58am

rollinroll
Moderator
Registered: 23/10/06
Posts: 1890

Re: Psp-Man (WIP)

Cool! Thanks, tallphil.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson