sheep 2012-04-23 17:01
Nice swinging music and surprisingly fun pushing things around.
Foon → Ludum Dare Explorer → LD23 → Think Green
By kalgynirae
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Coolness | 1178 |
Nice swinging music and surprisingly fun pushing things around.
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!
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
@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!
I've thusfar been unable to run pygame, so cannot rate this.
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.