Pato Loco by fermcg

[raw]
made by fermcg for LD26 (COMPO)
Pato Loco is a platformer.

Game in action: http://www.youtube.com/watch?v=ZNCIphjiuH8
Development cast: http://www.youtube.com/watch?v=XrXEe7Yr98A

The main character gets numbers which give him power. Red recovers health (as soon as he gets to enemies that are not lethal as the spikes), blue gives double jumps and green enhances his missile reach.

To start playing enter the door pressing up.
Z jumps, X shoots.
F for fullscreen.

There are OSX and Windows compo and post compo versions.

Update 13:
A bug fix... Getting an energy filler while blinking (after being hit) could cause you to lose your energy filler.

Update 12:
Fixed a bad mapping in stage 3.

Update 11:
Windows and OSX Final version. Lifes, energy replacers and some fixes!

Update 10:
Changed some dlls - the package wasn't working in some machines.

Update 9:
(Changed on windows only)
Many Improvements:
Lifes, Fire ball hits you but does not kill you (just takes energy), Score makes sense, Compiled with Visual Studio 2010 runtime so I hope it will run on Windows XP machines too.

Update 8:
(Changed on windows only)
Added msvcp110.dll and msvcr110.dll to the distribution.

Update 7:
(Changed on windows only)
Gravity does not affect the shot anymore.
Shooting bouncing fireballs slow them.
Fireballs at the last stage.
Update 6:
I think windows dependency problems are solved (version 0.4.1).

Update 5:
Organized links - added the windows "Compo" version.
(finally compiled the original version in windows - it sucks anyway - play it, vote, and play the post compo!!!)

Also added a video with compo and post compo scenes!

Update 4:
Many improvements made to the game. It supports a XBox 360 controller (I tested my wired one). controls improved. There are only three stages and I didn't implement lifes / continues yet, and it's really hard to pass the 3 stages.

A post compo version for OSX.

Update 3:
Added msvcp100.dll and msvcr100.dll. A friend of mine reported that it's not working in Windows 8 even after adding these dlls. If it happens to you too, please let me know.
https://www.dropbox.com/s/5mhq7uf63tp4haq/patoloco-win32-v0.3.zip

Update 2:
I just released a new version which just changes the game's first screen with the game's official logo and without the "press space" - Actually you have to enter the door to play.

There's a Readme.txt file that tells a non-documented key (f for fullscreen).

New version: https://www.dropbox.com/s/csbgf85qxifj9oz/patoloco-win32-v0.2.zip
Update 1:

Now there's a windows version, but it's not the original game. I had to port to SFML and I made some improvements - so consider the windows link a post-compo version:

https://www.dropbox.com/s/tr3xylgh62d8oby/patoloco-win32-v0.1.zip

Since he still has no enemies despite the spikes, I changed the red powerups to increase his shot power. Double jumps now can be used just one time after you jump (So there are note triple or quadruple jumps as before).

Ratings

Coolness 66% 3
Overall 2.32 1260
Audio 2.00 931
Fun 2.42 1039
Graphics 2.45 1002
Humor 1.88 819
Innovation 2.24 1120
Mood 2.07 1181
Theme 2.48 1279

Feedback

Sylvain.p
30. Apr 2013 路 22:18 UTC
The windows version will be make soon ?
daniel2357
03. May 2013 路 07:35 UTC
Don't have OS/X.
馃帳 fermcg
04. May 2013 路 19:19 UTC
Sorry - couldn't get a working windows version - I've tried in two PCs (still without a PC here) - After having it compiled SDL2_mixer (unstable) was crashing at runtime. Anyways I'm porting it to SFML and as soon as I get a running version I will release, but it won't be a LD 26 version since I'm rewriting a big part of it.
GranaDa
04. May 2013 路 19:55 UTC
Interesting concept. Would love to play it on windows or web.
DaveDobson
04. May 2013 路 19:59 UTC
Can't play - no OSX :-(
gmaker
05. May 2013 路 07:45 UTC
Can't play ((
HelkeGames
05. May 2013 路 08:39 UTC
Nice game, well done!
Andy West
07. May 2013 路 04:34 UTC
Sorry, I am running Windows so didn't rate it.
little_polygon
07. May 2013 路 04:49 UTC
Collisions were wonky - keypt hitting "invisible walls" above some tiles.
dick_claus
07. May 2013 路 10:32 UTC
Pretty nice game for mac os/x. Not so many native games found to play.
Korda
07. May 2013 路 11:42 UTC
Very minimal, well done!
馃帳 fermcg
07. May 2013 路 16:33 UTC
Now there's a windows version.
moomoo112
07. May 2013 路 23:41 UTC
takes away all my double-jumps when I press jump once..
Make A Game
08. May 2013 路 11:04 UTC
I played the windows version. I loved the touch in the entry menu, it was a nice minimalist tutorial =).
recursive frog
08. May 2013 路 14:07 UTC
The OS/X version threw an exception when I tried to run it, so I could not play the game.
馃帳 fermcg
08. May 2013 路 19:46 UTC
recursive frog
What's your OS/X version? I just tested it in mountain lion. I have an old macbook at home that is snow leopard or lion - It didn't run there either... I'm coming out with a dmg+app version (post compo game - more features - ported from SDL 2 (unstable) to SFML 2.0 (stable).
angelk
09. May 2013 路 04:32 UTC
I think the first platformer I played this LD that had good controls! The audio was eerie but pretty jarring.
maloki
10. May 2013 路 00:49 UTC
Played the windows version.

Pretty good & solid game. It would have been nice to ease in the player with the different platforming mechanics.

For one, I didn't think of running quickly to move to a nearby platform instead of jumping. Only found out later as I watched the YouTube video.

I liked the main character's animation. Simple & smooth. :D The shooting sound though is much too long, IMO, and gets pretty annoying quickly.

Aside from that, good job. :D
naufr4g0
10. May 2013 路 01:02 UTC
I'm playing windows version and it works correctly. What's difference between OS/X and WIN versions, graphic library apart?
馃帳 fermcg
10. May 2013 路 13:53 UTC
Hey folks, thanks for the suggestions and comments. I'm trying things in game mechanics... I'm short of time this week, but I think in the weekend I might come out with something.

naufr4g0: The mac version is the "compo" version - it's the one I managed to finish in the 48 hours. It doesn't scroll and uses SDL 2.0. The new version uses SFML (I rewrote everything that made reference to the SDL funcions). The reason I did it: I couldn't have a windows version with the current SDL 2.0 - My mistake to choose an unstable under development framework. I didn't want to go back to SDL 1.0 because It would use software rendering internally - Porting to SFML was easy and I liked it so much that I'm sticking with it.

I'll release a post compo version for mac too as soon as I get to a "consistent" version. I'm playing with new tiles, trying to fix the double jump issues etc. Perhaps some mobile enemies. Feel free to follow my twitter: @fermcg. I'll announce there when the next version is out.
farmergnome
16. May 2013 路 02:57 UTC
Shit damn this has nice controls, fun as hell too, great job.
馃帳 fermcg
16. May 2013 路 19:47 UTC
Lol I've spent "some time" into the controls... Sadly I didn't spend too much time (yet) making stages.
farmergnome
19. May 2013 路 02:49 UTC
Still impressive, even more so since it was a comp game.
alien9
20. May 2013 路 14:57 UTC
congrats, you ruined my day. Addictive!!