FoonLudum Dare ExplorerUsers → barnowl

barnowl

Games

YearLDThemeGameDivisionRank
201430Connected WorldsCrossing Wet-Dry Landjam

Comments by barnowl

LD30 — Connected Worlds

Crossing Wet-Dry Land by barnowl 2014-08-27T15:33:00

Sorry, this link should work: https://github.com/bsurmanski/ld30/raw/master/ld30_linux.zip

Also, if you are interested in programming language design, check out the sourcecode. This game was created using a prototype programming language I created; and I would love some feedback there, too.

Crossing Wet-Dry Land by barnowl 2014-08-27T15:46:00

Note that you will need libSDL and libSDL_image installed to run. Sorry about the absurd limitations.

Crossing Wet-Dry Land by barnowl 2014-08-31T20:16:00

Thanks for the feedback, MemoryLeek! Shame you couldn't get further that 139, thats just before the more interesting back and forth flipping begins.

I think the problem with the horizontal movement is the lack of any friction on platforms. I'll keep that in mind for the future.