Imperium: Tux Final Entry
Bam! I think I'm done.
Even seems to run on my poorly 1Ghz Mac laptop.
You can download the game here imptux-final.zip

brrrrmmmmm.
(log in to comment)
Comments
C:\Documents and Settings\GO\My Documents\Downloads\imptux-final>
C:\Python25\lib\site-packages\gtk-2.0\gtk\__init__.py:48: Runtime
pare didn't return -1 or -2 for exception
from gtk import _gtk
ImportError: could not import atk
Traceback (most recent call last):
File "main.py", line 11, in
from imptux import profiler
File "C:\Documents and Settings\GO\My Documents\Downloads\imptu
profiler.py", line 80, in
class ProfileModel(gtk.ListStore):
AttributeError: 'module' object has no attribute 'ListStore'
C:\Documents and Settings\GO\My Documents\Downloads\imptux-final>
OK, but updating to latest pygtk solved that problem.
Running again got
the procedure entry point gdk_color_to_string could not be located in the dynamic link library libgdk-win32-2.0-0.dll
But game started anyway (not sure if I'm missing anything). It is AWESOME. Cooler than hell, nice work!
@georgek GTK is just for the profiler (pimans work) tap 'g' when the game is running in windowed mode, then hit record, then play a bit, and hit stop record. Not an essential part, thought i had walled it off all suitably, but apparently not.
@saluk if other people have real problems with avbin perhaps it should be presented to the pyglet mailing list? be good to get something so serious fixed for everyone collectively.
saluk on
2009/05/02 23:21:
dnw - I have problems with avbin, so making that not required would be good