a working copy for you to try..
http://triorph.surrealix.com/ludumdare.zip
Feedback is appreciated, especially if it doesn’t compile.. So far only linux ports should be available, although feel free to check if it works under windows, you will need sdl-mixer, sdl-image, sdl-ttf, sdl, and g++ to compile it.
player 1’s keys are up, down, left, right, and enter/return for shoot
player 2’s keys are W, S, A, D, and Q for shoot.
To begin with, the game’s AI has control of both players, choose a character for yourself and press a key to disable the AI.
April 20th, 2008 at 5:36 pm
It compiles on amd64. But it seems particle.png is missing :’(
$ ./main
SDL could not load particle.png: Couldn’t open particle.png
Segmentation fault