A Web Application to play the Wikipedia Game
This project is maintained by elischutze
A Web Application to play the Wikipedia Game. The Wikipedia Game is a game that consists of players ‘racing,' or navigating, from one Wikipedia article page to another via link traversal.
A demo video sampling how to play in single player or multi-player mode can be found here.
To run this project locally you need to have the WikiPlay graph database on your local machine as well as an installation of both Neo4j and Node.js.
wikiplay.graphdb
filewikiplay.graphdb
start
npm install
npm start
localhost:8000
on your browser