Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 324 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 324 Bytes

Wikigame

The wikigame is a game where you have to find a objective page of wikipedia starting from an other page of wikipedia. It supports parallel games and multiplayer.

Installation and compilation

npm install
tsc

Create dabatase

npx mikro-orm schema:create -r

Run

node dist/index.js