2008.02.04 22:22
My kikura engine is currently open source. It is licensed under the GNU LESSER GENERAL PUBLIC LICENSE, version 3.
You can access the code through my SVN server. The url is this:
https://oversight.talsit.info/svn/repos/CoD/code/kikura/trunk/
User: anon ; Password: <empty>
To check it out using command line svn:
svn checkout https://oversight.talsit.info/svn/repos/CoD/code/kikura/trunk/ kikura
You can also use the WebSVN interface (It lets you grab tarballs):
https://oversight.talsit.info/websvn/wsvn/CoD/code/kikura/trunk/
You can also use WebSVN to look at commit messages and grab a tarball of a previous release.
If you want commit access, ask me for it.