FoonLudum Dare ExplorerLD35 → Frozen Water Maze

Frozen Water Maze

By zoeinfp

View on Wayback Machine

CategoryRankScoreCount
Theme3623.58
Humor4952.53
Audio5692.75
Mood8192.71
Innovation9032.58
Fun9122.64
Graphics9202.61
Overall9712.75
Coolness124847

Comments

falak 2016-04-19 08:10

We have similiar idea ^^ http://ludumdare.com/compo/ludum-dare-35/?action=preview&uid=59201

hugheth 2016-04-19 08:31

The concept looks really good, even an unfinished playable demo would make it easier to rate though

overmolo 2016-04-19 09:51

Try to finish it. It looks really good ;-)

robooggy 2016-04-19 09:51

i really enjoyed it man! but like hugheth said, even an unfinished playable demo would have been just a good.

siryakko 2016-04-19 11:24

Waiting the demo to grade it, it looks cute and interesting

simon123 2016-04-19 18:12

The idea was good and the art looks very nice. It's a shame it's not finished. I'd suggest you put your controls together (like Z,X,C morphs you into the different shapes).

jerrre 2016-04-19 18:35

I really tried to play this, installed all the dependencies etc, but got this:

Traceback (most recent call last):
File "fwm_main.py", line 236, in <module>
FWMMain()
File "fwm_main.py", line 32, in __init__
pygame.display.set_icon(pygame.image.load(icon_path))
pygame.error: Couldn't open /assets/ico.png

on mac btw

victorljs 2016-04-19 20:06

Nice!

mayank-technical 2016-04-23 18:14

Nice game

officialcodenmore 2016-04-24 16:36

Neat concept, looks good!

2016-04-25 07:59

Hi, nice game ! We're realizing a video with several games of the Ludum Dare #35.
Can you add your game on indiexpo.net ? (it's free)
So we can include also your game in the video ;)
p.s. write #LDJAM in the game's description

rburema 2016-04-25 19:11

Thanks for the comment you left last week. It may seem like a small thing, but it really made my day after struggling with that low level engine the whole three days.

I tried to play your game, but it quickly became apparent that this would require dealing with the mess of half-installed python versions I have on this system ... :-/

The YT video still looks quite impressive for something that has max 15 hrs in it + added sleep deprivation*! :-)
(Also, 'phases' is a nice interpretation of the theme...)

*) I think every LD'er knows how /that/ feels...

fabraz 2016-04-26 03:05

For 5 hours a day, which would mean... 15 hours of work total, this is great! Those anime eyes are adorable.

zoeinfp 2016-04-27 19:04

We have work only 2 days on it, so it's 10 hours of work but we are going to make a post jam version. Stay in tune.

gelisam 2016-05-01 23:09

I couldn't play your game because I couldn't figure out how to install the libraries: pip failed with "cannot import name HTTPSHandler" and I'm not familiar enough with the Python ecosystem to know how to work around this. Why don't you package your game like everyone else?