gojax
name | gojax |
language | c++/PHP/HTML |
OS | linux |
availability | sources |
status | alpha |
licence | GPL |
category | Game |
Abstract
Gojax is:
- A web-based GO-board using PHP, javascript and ajax techniques
to produces a nice-looking interface
- A C++ go server handling the GO boards(game number limited only by memory).
This second release is fully playable, and the server is now reasonably stable.
The client/server protocol used is text-only and described in the client/docs/server-protocol.txt file.
A small user doc is included in the client/docs/usermanual.html file.
You should know that, as gojax fits my needs, I have no plan to work on this project
(besides bug corrections and small features) any further.
I may or may not be running a gojax that you can use on my home server, but deploying your own would be much wiser.
Documentation
usermanual.html | user manual | 3.76 kilobytes |
Download
gojax-0.2.tar.gz | source tarball | 258.36 kilobytes |