Think Green by kalgynirae
Think Green is an environmentally-friendly game for Python 2.7 and Pygame. Includes awesome graphics, awesome music, and a very satisfying gameplay.
I'm actually most proud of how the music turned out; it really adds to the graphics to create a nice mood, especially when you die.
You'll need Pygame to run it! If you're on linux, your distribution probably has a package. If you're on Windows or Mac, it's fairly easy to install if you already have Python. See the readme for a few more details.
I'm actually most proud of how the music turned out; it really adds to the graphics to create a nice mood, especially when you die.
You'll need Pygame to run it! If you're on linux, your distribution probably has a package. If you're on Windows or Mac, it's fairly easy to install if you already have Python. See the readme for a few more details.
| Python code (zip) | https://github.com/kalgynirae/thinking-green/zipball/ludumdare-submission-deadline |
| Python code (zip; with a few post-deadline bug fixes) | https://github.com/kalgynirae/thinking-green/zipball/master |
| Original URL | https://ludumdare.com/compo/ludum-dare-23/?action=preview&uid=12217 |
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