Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 828 Bytes

readme.md

File metadata and controls

27 lines (16 loc) · 828 Bytes

The Famous Coding Challenge

(Disclaimer: The code is published as is. It is not nice and full of bugs. Enyoy.)

The Game

How to run in dev mode

How to run in production

  • Run yarn start

Debug GraphQL

How the game works

  1. You would need two computers to be game terminals: http://localhost:3000/player1 and http://localhost:3000/player2
  2. Optionally you can show the game progress to others: http://localhost:3000/monitor on as many screens as needed
  3. There is a remote controll for game resets, picking quests etc. http://localhost:3000/controller

(Thanks to all original authors)