Windows installer for SnowballZ
July 30th, 2008 by Joey - Tags: snowballzWell, I’ve finally got around to creating a windows binary for snowballz. It took quite a bit of fiddling to get to work with py2exe. The biggest problem I ran into was I had to replace all OpenGL imports with pyglet.gl (for those who haven’t tried it, it’s near impossible to use pyOpenGL with py2exe). A lot of other small stuff but it’s done.
Just as a note to windows players though; because OpenGL isn’t supported as well on Vista it will run a lot slower on larger resolutions that on linux and likely windows XP.

Leave a Reply