/wikigame-js

The "six degrees of Wikipedia" wikigame played at re:publica

Primary LanguageJavaScript

Wikigame.js

This is the software used for the Six degrees of Wikipedia Game at re:publica.

It's neither well written nor documented, but so many people asked me to release it that i could not refuse. It was written in just a couple of hours.

Install

git clone https://github.com/yetzt/wikigame-js.git
cd wikigame
npm install
node wikigame.js

Configure

Look at the stuff in data.

Play

Open the different interfaces in your favourite web browser:

License

It's in the Public Domain.