Hello All,
I'm busy familiarizing myself with sourceforge again, and will commit the insurrection code in development order. This means it will probably be several days before this repository has caught-up with what I have. By doing this is should be possible for people to review the code as the project was being developed.
Be aware this project is very much a hobby for me, and it is mainly for learning how to implement various game systems from scratch. There will be things that are horrendously wrong, and there will be things that are done just right, this is all part of the learning process.
Ultimately I want the project to produce a final, complete, fully playable version of the game for everyone to enjoy. I have also left the gameplay relatively open-ended to allow continued development after that has been accomplished.
Please be aware that this project is programmed using monkey, you can find a copy at www.monkeycoder.co.nz . I chose this because the creator of it is literally one office away from me, so debugging things is a dream and he finds my coding to be good test of his compilation system. There is also the advantage the code can be exported to pretty much anything.
The code is currently up-to-date, and GPL headers have been added. I can now get back to work on adding some vitally needed features during the long weekend.