FoonLudum Dare ExplorerLD28 → Don't Deploy Your Chute

Don't Deploy Your Chute

By zambini

View on Wayback Machine

CategoryRankScoreCount
Coolness154524

Comments

biscuitdough 2013-12-16 07:29

fun simple game. Liked the "try to land or gamble for another level" mechanic. Starts off a little too difficult, getting that first landing took 6-7 tries.

fate 2013-12-17 10:05

Awesome work. I enjoyed the background gradient way more than I should have.

murilo 2013-12-17 17:51

Man this game made me very angry(that's good, the Battletoads kind of angry you keep trying)! I just had to retry until I landed! Good job!

scifer 2013-12-18 09:17

Nice job. Our game went for the 'one parachute' theme too, but yours has much better pace to it. :D

sylence 2013-12-18 09:18

Great game after you get used to the controls.

ditto 2013-12-18 09:23

I don't know if I'm just tired or if this is scrolling a bit fast, but it kindof hurts my eyes.. Controls feel really good though!

joserodolfofreitas 2013-12-18 13:35

I couldn't play it, It's missing a dll (MSVCR110). Perhaps I should have visual studio installed, but it should be an way to have the dll inside the game folder.
Through the video the game seems nice tough.

zambini 2013-12-18 23:04

@joserodolfofreitas That dll is the Visual C++ Redistributable for Visual Studio 2012. You don't need VS installed, just the redistributable
http://www.microsoft.com/en-us/download/details.aspx?id=30679

I think you might get tagged with this? I'm not sure how the comment system works. I'll also try to message this somehow.

joserodolfofreitas 2013-12-19 15:10

Hey, now I've played(and rated) and can say that the game is potentially fun. The bouncing on the "walls" was a little bit weird though, but the difficult was well balanced and could be easily transformed on a mobile game that is played with the accelerometer.
The c++ implementation might have some problems though. It was consuming a lot of CPU and it reached 215mb or ram consumption.

I would also suggest(if you plan to go ahead with the game) to add other features, like handling wind and adding a landing mechanic.

samh 2013-12-22 11:31

If you’re interested, I built a Linux binary you can get here: http://people.zoy.org/~sam/tmp/DontDeployYourChute.tar.gz

I also added a Makefile and fixed a few include issues in the code so that you just need to type "make" to rebuild it.

nppro93 2013-12-27 23:36

Hard as hell but I kept me coming back to try again. Music got irritating fast though.