alert This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe
user mpcfloyd
mpcfloyd (1)

Pigo

It's a killer pig, his weapon its a hammer and the enemies are other pigs.
Use arrows to move and use CTRL to fire.
Hammers are limited.

1609 downloads, 18538 views
Download (9.11 MB)

Comments

You need to login to post a comment.

user aaxa
aaxa 15 years ago

tahk you

user raylea100
raylea100 16 years ago

Please forget what I said before

user raylea100
raylea100 16 years ago

Should also say on preview nothing
happens until it get to 40%
Don't know why will have a look

user raylea100
raylea100 16 years ago

Add this code to "Actions frame1"
I makes it work but still some errors

addEventListener(Event.ENTER_FRAME, loading);
stop();
function loading(event:Event)
{
var bytestotal = stage.loaderInfo.bytesTotal;
var bytesloaded = stage.loaderInfo.bytesLoaded;
var loader = Math.round(bytesloaded*100/bytestotal);
loadingBar_mc.gotoAndPlay(loader);
if (bytesloaded >= bytestotal)
{
gotoAndPlay(2);
removeEventListener(Event.ENTER_FRAME , loading);
removeChild(loadingBar_mc);
}
}

user elzap
elzap 16 years ago

da errores

user adrianTNT
adrianTNT (admin) 16 years ago

I do not know how to add that, it depends on how you made the game.

user mpcfloyd
the listing author mpcfloyd 16 years ago

i mean how to add it, i never did that

user adrianTNT
adrianTNT (admin) 16 years ago

Are you asking if* you should add it or how* to add it? A pause button would be useful.

user mpcfloyd
the listing author mpcfloyd 16 years ago

hey people i want to add a pause button on the game, any suggestion to do that??? thanks

user adrianTNT
adrianTNT (admin) 16 years ago

Jing is not laggy on my computer; maybe you need to update your CPU ? :D

user jing1
jing1 16 years ago

nice lil laggy but vry nice very nice itnerface
10/10

user mpcfloyd
the listing author mpcfloyd 16 years ago

yeah you are right thats important, for sure man

user adrianTNT
adrianTNT (admin) 16 years ago

Thanks. I do not want to push it but a "sound off" button would be nice too, if you can :)

user mpcfloyd
the listing author mpcfloyd 16 years ago

ok, english version is comming soon

user fenrisform
fenrisform 16 years ago

yeah please upload an English version... :)

user mpcfloyd
the listing author mpcfloyd 16 years ago

With the blue ball u can get more "martillos" (hammers), space bar and up key = jump, control key shooy and arrow keys u can move

user adrianTNT
adrianTNT (admin) 16 years ago

You run out of "Martillos" too soon, otherwise it's nice :)
Do you think you can upload an English version?