yetzt / wikigame-js

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

Home Page:https://re-publica.de/session/six-degrees-wikipedia-0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://re-publica.de/session/six-degrees-wikipedia-0


Languages

Language:JavaScript 75.6%Language:CSS 16.2%Language:Mustache 8.2%