FoonLudum Dare ExplorerLD23 → Think Green

Think Green

By kalgynirae

View on Wayback Machine

CategoryRankScoreCount
Coolness1178

Comments

sheep 2012-04-23 17:01

Nice swinging music and surprisingly fun pushing things around.

cosmologicon 2012-04-24 03:36

Kind of fun. I felt like there wasn't a ton of strategy when there was only one receptor site at a time. I felt like it was close to being a puzzle game but not quite. And yeah, that's some great music!

raptor85 2012-04-24 11:38

crashes when i press space to play
python think-green.py
Traceback (most recent call last):
File "think-green.py", line 341, in <module>
wait_for_continue(clock, grid, pause=200)
File "think-green.py", line 309, in wait_for_continue
"event.key={}".format(event.key))
ValueError: zero length field name in format

kalgynirae 2012-04-24 18:11

@Raptor85: Ah, I looked at the Python docs and that changed from 2.6 to 2.7. So I guess this game requires Python 2.7. I will update my description accordingly. Thanks for trying!

dr_soda 2012-05-05 20:57

I've thusfar been unable to run pygame, so cannot rate this.

summaky 2012-05-06 12:13

The music is very nice indeed and the game is surprisingly fun despite the simple gameplay, although it lacks strategy somewhat; pushing things around can only take you so far.