The BONSI project is an attempt to get a multi-player RPG game developed using several
open-source packages. Once the base framework is developed, more documentation will
come, but for now, feel free to poke around at your own risk. ;) Things are just changing
too fast to document much as the framework is morphing everyday.
If you do want to try and build BONSI, make sure you build the dependencies first. I've
placed most of the depenencies in SVN but you'll have to download OgreSDK 1.71 (or the
source if you want).
For level editing, we're using Ogitor and L3DT.
Note: In the past we used MySQL for the database, but know we use SQLite as it's more
lightweight and doesn't need a server process.
More to come! Feel free to post comments and questions on the forum.
- Bryan