FoonLudum Dare ExplorerLD29 → Frozen Solid

Frozen Solid

By tmkcodes

View on Wayback Machine

CategoryRankScoreCount
Theme10312.53
Fun11232.27
Overall12182.25
Innovation12221.93
Graphics12361.75
Coolness182333

Comments

sknoslo 2014-04-28 04:20

Wasn't really sure what I was supposed to be doing. The idea sounded good though, so it could be fun once you get a little further on the implementation.

seppel 2014-04-28 04:20

The windows link is a bunch of .py files...?

tmkcodes 2014-04-28 04:23

Yeah.. I realized after I submitted I did not add anything which would tell how to complete. But the main objective is to go up as far as you can and take radio and press s.

Seppel read the readme. I did not make executable. It requires python.

manabreak 2014-04-28 04:38

While trying to run the Windows version, I get an error: "File 'main.py', line 13: if not pygame.font: print 'Warning, fonts disabled' SyntaxError: invalid syntax" and there's a little arrow pointing to the "'" after the world 'disabled'. Hope this helps.

deadarius 2014-04-28 05:41

Same thing as manabreak said

ultimatewalrus 2014-04-28 05:47

Windows build seems to be just the source (not an actual build)

taugeshtu 2014-04-28 05:52

Hmmm, is there a way to pack python sources into binary for windows? Would make playing it an awful lot easier :(

tmkcodes 2014-04-28 05:55

It requires Python2 not 3.. Pygame does not work in 3 as far as I know..

tmkcodes 2014-04-28 05:56

There is pyinstaller, but I don't know how to use it. This was my first time programming with python..

dejant 2014-04-28 06:15

I needed some time, before i figured out how to remove blocks. And then i digged down instead of up :) Could be pretty fun game when it's finished.

hexabeast 2014-04-28 23:21

I did not downloaded it because comments say it doesn't work, so I don't rate it.

zerkruemler 2014-04-30 06:37

An Executable would be nice. The obstacle to install additional runtimes is too high.