Stupid game with penguins
Moderators: mahlemiut, seymour, QRS
- Phil Lamat
- Regulation Coordinator
- Posts: 2076
- Joined: Wed Mar 06, 2002 9:19 am
Stupid game with penguins
Not a Mame game, but I've found a very silly (but very addictive if you try it) game at :
http://www.feelosophee.com/pinguin.swf
(if somebody is interested, I can send the exe file to install on your HD)
As me and my friends are trying to figure out hiscore(s), I post there to see if somebody can beat one of my scores there :
http://perso.wanadoo.fr/plamat/pingouin.html
Thanks to take a screen capture (there is no hiscore table in this basic game)
http://www.feelosophee.com/pinguin.swf
(if somebody is interested, I can send the exe file to install on your HD)
As me and my friends are trying to figure out hiscore(s), I post there to see if somebody can beat one of my scores there :
http://perso.wanadoo.fr/plamat/pingouin.html
Thanks to take a screen capture (there is no hiscore table in this basic game)
I tried about 15-20 swings worth.
My 4th swing was my best. I got 323.3.
On your screenshots page(where the screenshots don't show) if the top text means you got 323.5 then you have me by a nose.
That difference must almost be some slight random element or perhaps there is a slightly gusty wind. I didn't check to see if any wind indicators.
I'm guessing 323+ is a perfect hit with the slight randomness for luck for the differences at that point.
My 4th swing was my best. I got 323.3.
On your screenshots page(where the screenshots don't show) if the top text means you got 323.5 then you have me by a nose.
That difference must almost be some slight random element or perhaps there is a slightly gusty wind. I didn't check to see if any wind indicators.
I'm guessing 323+ is a perfect hit with the slight randomness for luck for the differences at that point.
- Phil Lamat
- Regulation Coordinator
- Posts: 2076
- Joined: Wed Mar 06, 2002 9:19 am
-
- MARP Seer
- Posts: 788
- Joined: Sun May 19, 2002 9:06 am
- Phil Lamat
- Regulation Coordinator
- Posts: 2076
- Joined: Wed Mar 06, 2002 9:19 am



(Due to marpirc.net logins and attachments not working yet, right-click, Save Target As..., or cut and paste the URL into your browser.
http://galemu.emuunlim.com/misc/pingu-3553.jpg
- Barry Rodewald
MARP Assistant Web Maintainer

MARP Assistant Web Maintainer

Penguin's initial falling speed:LN2 wrote:That difference must almost be some slight random element
Code: Select all
yspeed = random(50) / 40;
Code: Select all
pby = _y - _parent.ball._y + (random(16) - 8);
______________________________________________
_parent.ball.xspeed = (145 - pby) / -3;
_parent.ball.yspeed = -45 - _parent.ball.xspeed;
- mike_myers
- Button Masher
- Posts: 61
- Joined: Sat Dec 20, 2003 10:38 pm
- Contact:
- mike_myers
- Button Masher
- Posts: 61
- Joined: Sat Dec 20, 2003 10:38 pm
- Contact: