EvolovE by encore
EvolovE is a minimalistic shoot-em-up made in Python using Pyglet, music made in Famitracker and art assets made in Paint.net. The resources folder needs to be a subfolder of the executable or else it will not function properly :\
Quick programmer's graphics FTW.
As a note, I believe the executable may require the Microsoft Visual C++ 2008 Redistributable Package due to the way python and Py2Exe works. It can be found here: http://www.microsoft.com/en-us/download/details.aspx?id=29
EDIT: Controls are arrow keys to move and Z to shoot.
Quick programmer's graphics FTW.
As a note, I believe the executable may require the Microsoft Visual C++ 2008 Redistributable Package due to the way python and Py2Exe works. It can be found here: http://www.microsoft.com/en-us/download/details.aspx?id=29
EDIT: Controls are arrow keys to move and Z to shoot.
//Martok