BadIdeaFactory / overengineered-diplomacy

A system to publicize friend-death as robustly as possible
https://badideafactory.github.io/overengineered-diplomacy/
Apache License 2.0
10 stars 1 forks source link

overengineered setup #15

Closed louh closed 6 years ago

louh commented 6 years ago

I did some stuff on stream today. Highlights:

  1. set up create-react-app
  2. add boradgame.io
  3. tried to set up a server, but failed
  4. make a setup function to randomly assign countries to players

Does it look OK to use React/Boardgame.io to manage game state? I think so!