Here's what's up.

Gameplay:


Screenshots:







(log in to comment)

Comments

I don't know if you guys are aware of this issue, but I had a problem loading the sounds.
I'm using windows, python 2.7.6 and pygame 1.9.2.
In order to fix the issue, I had to download and copy "libvorbis.dll" and "libvorbisfile.dll" into the main directory.

Anyway, the game looks awesome! Really impressive for a one week development!
Hi, Sorry about that, this is the first time I have distributed anything that uses OGG/Vorbis so I was unaware that the libraries don't come with Windows--thought this is something they would include standard by now. I never had a problem on my Windows installation probably because I have a variety of media players installed (?). Thanks for letting us know.

For anyone else running into this problem, try installing the Ogg Codecs for Windows available at Xiph.org
Hopefully having them installed system-wide will prevent the game from crashing.


If anyone more knowledgeable about this type of thing would like to jump in, I'd appreciate it. Was I supposed to package the libvorbis/libogg dlls? It seems that I must upset SOMEone if I compress audio, Linux users for using MP3 and Windows users for using OGG/Vorbis--but at least I'm not being universally offensive by making everyone download the lossless files like last time :-)