Skip to content
shenshei edited this page Feb 1, 2012 · 10 revisions

Welcome to the Quoridor wiki

Install

$ git clone git://github.com/shenshei/Quoridor.git
$ cd quoridor

Install play2 git repo:

$ git clone git://github.com/playframework/Play20.git
$ cd Play20/framework
$ ./build
> update
> compile
> publish-local
> build-repository

then go to the quoridor directory and launch

$ cd ..
$ ./Play20/play
> run

then go to http://localhost:9000/quoridor

Clone this wiki locally