Asteroid Belt by Lattyware
You play as a man fed up of living on an asteroid, find your way to the edge
of the asteroid belt, and to a real planet.
I originally had a much grander game in mind, but then I hit some problems and couldn't get it finished in time, so instead I ripped it down to a simple game to get something submitted. Check the about page for more about what I was aiming for.
What was implemented is mainly just commented out and left unused.
Note the builds are untested off my own machines, they should work, but let me know if not.
of the asteroid belt, and to a real planet.
I originally had a much grander game in mind, but then I hit some problems and couldn't get it finished in time, so instead I ripped it down to a simple game to get something submitted. Check the about page for more about what I was aiming for.
What was implemented is mainly just commented out and left unused.
Note the builds are untested off my own machines, they should work, but let me know if not.
Ratings
| Coolness | 17% | 1039 |
| Overall | 2.00 | 863 |
| Fun | 1.78 | 857 |
| Graphics | 2.11 | 796 |
| Innovation | 1.78 | 869 |
| Theme | 1.89 | 861 |
You need to put a bit more explanation IN the game about what you were supposed to be doing - a small text as the game begin "find your way to the planet", would suffice. As it is right now, I spent quite some time messing with the X asteroid until I figured out it was just for show!
@Jhelle: Weird, what platform?
@Raptor85: No worries.
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/cx_Freeze/initscripts/Console.py", line 27, in <module>
File "main.py", line 100, in <module>
File "/usr/lib/python2.7/site-packages/pyglet/app/__init__.py", line 264, in run
File "/usr/lib/python2.7/site-packages/pyglet/app/xlib.py", line 93, in run
File "/usr/lib/python2.7/site-packages/pyglet/app/__init__.py", line 187, in idle
File "/usr/lib/python2.7/site-packages/pyglet/clock.py", line 700, in tick
File "/usr/lib/python2.7/site-packages/pyglet/clock.py", line 303, in tick
File "main.py", line 78, in update
File "main.py", line 65, in scene
File "scenes.py", line 66, in _load
File "scenes.py", line 171, in load
File "entities.py", line 109, in populate
File "entities.py", line 86, in __init__
File "/usr/lib/python2.7/site-packages/pyglet/resource.py", line 492, in image
File "/usr/lib/python2.7/site-packages/pyglet/resource.py", line 437, in _alloc_image
File "/usr/lib/python2.7/site-packages/pyglet/image/__init__.py", line 186, in load
File "/usr/lib/python2.7/site-packages/pyglet/image/codecs/pil.py", line 62, in decode
File "/usr/lib/python2.7/site-packages/PIL/Image.py", line 1676, in transpose
File "/usr/lib/python2.7/site-packages/PIL/ImageFile.py", line 164, in load
File "/usr/lib/python2.7/site-packages/PIL/PngImagePlugin.py", line 381, in load_prepare
File "/usr/lib/python2.7/site-packages/PIL/ImageFile.py", line 231, in load_prepare
File "/usr/lib/python2.7/site-packages/PIL/Image.py", line 37, in __getattr__
ImportError: The _imaging C module is not installed