Sourceforge.net
Open Kaillera

Welcome to the new Open Kaillera website. Relocated here from okai.sf.net.

FAQ & Information

Q: What is this?
A: It's free open source online multiplayer solution for arcade games. It was intended to be an Open Source alternative to the old Kaillera network play library and to extend beyond kaillera while staying compatible to it.

Q: What is this not?
A: This is nothing more than a free gameplay library.

Q: Is this closed source? I want to use/modify/steal your source code! Where are the sources?
A: Open source, MIT License & Sourceforge.

Q: Why is the latest version is missing the client module for connecting to kaillera servers? Isn't it meant to be "Open Kaillera?"
A: Noone saw nothing.

Q: Is this complete/usable/still active?
A: At this point, it's not complete. But it's usable. There are always new features we want to add and ideas we want to explore all thanks your comments and suggestions. So we don't know when it'll be complete.
We work on this on our spare time and some times we are able to do more than others but its active.

Q: Is there a linux port for the client library? Which distro would I need? Can it be ported on other platforms?
A: The 0.15 WIP version (latest) is compileable on linux and has been tested to work perfectly. As far as dependencies are concerned, it only depends on pthread (threading), rt (clock) and juce (GUI). The rest is written with portable bsd socket functions and standard c++. Juce sources needs to be downloaded to compile those sources and is obtainable from their website. It depends on pthread, X11 & freetype. Since all distros have them, there should be no problems involving compilation, linkage and usage.

Downloads

Stable

Stable Material

kailleraclient.dll
Last updated: February 11 2008 03:07:22.
Latest stable P2P Client v0r7
Size: 184320 bytes

In development stuff

Work In Progress Material

n02.dll
Last updated: July 20 2008 20:15:57.
next prototype wip. Intended for testing. Rename to kailleraclient.dll to use its kaillera API.
Size: 975872 bytes

The time now is July 24 2008 03:35:54

Source

Source of the latest version should be available here. Generally, sources of WIPs are not made available but for everything else, if it hasn't been uploaded, contact Open Kaillera Admin at civilian [at] movsq.net

License

n02 © Open Kaillera Team 2003-2008

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.