Built with Python and Pygame. Should run on anything that can run both of those.
ld26windows.zip has an exe for Windows that doesn't have any dependencies (that I know of).
ld26src.zip has all the source + resources. If you want to play the game on a non-Windows platform, this is what you want. You'll need to have Python 2.7 and the corresponding Pygame installed.
Nice game! I had fun. Although eventually I figured out that you could camp and kill them quickly. But the feel of the game was great. Can definitely see this become really competitive with a bit of AI work. Great job!
As others have said, the visual style is great! Unfortunately, the gameplay has nothing that's really "fun" about it.
Since this is a game, I have to judge it more on how enjoyable it is to play than how cool the graphical style is, sorry. I wish that the neat style would have been taken and turned into a game with more substance. Perhaps an action-adventure game with levels that have a beginning and end, rather than infinite, instant-spawn enemies.
Comments10
$ ./main.py
File "./main.py", line 18
if not pygame.font: print 'Warning, fonts disabled'
Installed python packages:
extra/python2 2.7.4-1 [installed]
extra/python2-beaker 1.6.4-1 [installed]
extra/python2-cairo 1.10.0-1 [installed]
extra/python2-chardet 2.0.1-6 [installed]
extra/python2-crypto 2.6-3 [installed]
extra/python2-dbus 1.1.1-2 [installed]
extra/python2-distribute 0.6.36-1 [installed]
extra/python2-gobject 3.8.1-1 [installed]
extra/python2-gobject2 2.28.6-8 [installed]
extra/python2-mako 0.8.0-1 [installed]
extra/python2-markupsafe 0.15-2 [installed]
extra/python2-notify 0.1.1-12 [installed]
An easy_install replacement for installing pypi python packages
extra/python2-pygame 1.9.1-7 [installed]
extra/python2-pyopenssl 0.13-2 [installed]
extra/python2-xdg 0.25-1 [installed]
extra/python2-zope-interface 4.0.3-1 [installed]
extra/twisted 13.0.0-1 [installed]
community/python2-httplib2 0.7.7-1 [installed]
community/python2-imaging 1.1.7-8 [installed]
community/python2-oauth 1.0.1-2 [installed]
Since this is a game, I have to judge it more on how enjoyable it is to play than how cool the graphical style is, sorry. I wish that the neat style would have been taken and turned into a game with more substance. Perhaps an action-adventure game with levels that have a beginning and end, rather than infinite, instant-spawn enemies.