I hereby dub thee: Spacewalls! [ FINAL ENTRY ]
At least, FINAL ENTRY round one.
EDIT: Round two — Fixed what was hopefully the only one or two misuses of the OpenGL API that worked on my machine but croaked on others’. Still no confirmation from a 3rd party that it runs, though.
After I get back from snowshoeing, I’ll try to get it running in VirtualBox. Also, if time allows, I’ll pull out my nice nebula pic with something photoshopped since it was a photo from the ‘net.
EDIT TWO: Uploaded direct to LD. Final entry, python source version, hosted on LD. Wait, never mind. “File type goes not meet security guidelines. Try another.” … I thought I was following the instructions; I’ll try again later.
EDIT THREE: The background, although not nearly as nice, is now one done from scratch.
EDIT FOUR: Post-deadline: Added two bug fixes that ought to make it work nicer on other computers than mine. (a) Some sloppy python code was restarting the game, and not properly re-initing the display, when you clicked “start game”. (b) I was using non-power-of-two opengl textures. (c) stripped out all the subversion crap, slimming the download considerably.
EDIT FIVE: A million thanks to allefant, who wrestled with pygame + pyopengl to create a windows executable that seems to work!
Python source version. Run src/game.py from the ld48 directory.
Windows executable. Run game.exe.
I’d appreciate anyone letting me know how (if) it works. This is my first time using pygame or python, so… at least I’ve got a full day (minus all my prior engagements) to fix anything.
EDIT: Oh yeah, move with arrows and left control to fire. Use the mouse to work the menu.
Tags: final
