Opachess is a multiplayer (no AI) chess game implemented using the Opa Programming Language. This is my (Mads Hartmann Jensen's) entry to the Opa Developer Competition.
NOTE: For some reason moving the chess pieces doesn't work in Firefox but it works in Safari/Chrome. My guess is that this is due to a bug in Opa.
Opa compiler (c) MLstate -- version S3.5 -- build 683
> make > make run
Now point your browser to 'localhost:8080/signup' to create your account. You'll need two different browsers if you're going to play on the same machine.
AGPL
Mads Hartmann (mads379@gmail.com)
Mads Hartmann Jensen (mads379@gmail.com)
You can download this project in either zip or tar formats.
You can also clone the project with Git by running:
$ git clone git://github.com/mads379/opa-chess