Frozen Water Maze by zoeinfp
Frozen Water Maze is an unfinished (yet) game made in like ...5 hours a day because of a lack of sleep. The concept is to shapeshift a water element player.
Use the arrows keys and shapeshift using...
-d for droplet shape
-c for cloud shape
-i for ice cube shape
Will you find by yourself wich one is the best for each situation?
Libraries you'll need to play the game
---------------------------------------------------------
Python3 https://www.python.org/download/releases/3.0/
PyGame http://www.pygame.org/download.shtml
PyTMX http://pytmx.readthedocs.org/en/latest/
You'll find it finished asap on our website : http://www.celisoft.com
The celisoft team : @cel_reloaded & @zoe_infp ( Nantes / France )
Use the arrows keys and shapeshift using...
-d for droplet shape
-c for cloud shape
-i for ice cube shape
Will you find by yourself wich one is the best for each situation?
Libraries you'll need to play the game
---------------------------------------------------------
Python3 https://www.python.org/download/releases/3.0/
PyGame http://www.pygame.org/download.shtml
PyTMX http://pytmx.readthedocs.org/en/latest/
You'll find it finished asap on our website : http://www.celisoft.com
The celisoft team : @cel_reloaded & @zoe_infp ( Nantes / France )
| Source (You can build it for your OS) | https://github.com/celisoft/ld35_frozen_water_maze/archive/master.zip |
| Source (Github) | https://github.com/celisoft/ld35_frozen_water_maze.git |
| Preview (Youtube) | https://www.youtube.com/watch?v=EOk-mzLC5K8 |
| Post-jam version | https://framagit.org/celisoft/frozen_water_maze.git |
| Original URL | https://ludumdare.com/compo/ludum-dare-35/?action=preview&uid=59712 |
Ratings
| Coolness | 47% | 1248 |
| Overall(Jam) | 2.75 | 971 |
| Audio(Jam) | 2.75 | 569 |
| Fun(Jam) | 2.64 | 912 |
| Graphics(Jam) | 2.61 | 920 |
| Humor(Jam) | 2.53 | 495 |
| Innovation(Jam) | 2.58 | 903 |
| Mood(Jam) | 2.71 | 819 |
| Theme(Jam) | 3.58 | 362 |
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
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
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...