sensobots - A linux arcade shooter

Welcome

Sensobots is a linux arcade shooter released under the GNU General Public License version 2. It is written entirely in C++, allthough the coding style might be pretty bad. Any comments on bad programming behaviour are welcome! Since this is a hobby project, don't expect too much, especially from the performance or stability of online games! I am trying to improve that, of course. Maybe you find some interesting parts in the source code. I am trying to document the program the best I can, check the documentation section for details.

"This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details." (GPL)

The game uses the Irrlicht graphics engine.
Thanks to the Irrlicht crew for all their work on this library!
For sound output Irrklang is used.
Thanks to Nikolaus Gebhardt for all his work on IrrKlang.
I would also like to thank Matthias Hensler for all his help with c programming and the website and Michael Becher for the sensobots music and sound effects! :-)

If you find a bug which is not documented on the known bugs list, send an email to: andreas.sensen@sensobots.de

Andreas Sensen, Summer 2007
© Andreas Sensen 2005, All Rights Reserved