Hive is a strategic boardgame. You can read up on it here. The one-hive rule is especially interesting with its connection to graph theory: Pieces that may not move are articulation points in the graph.
- SocketIO
- Three
- Node
- Express
- React
We can reuse the code that is run in the client on the server-side. This means a client can play offline but if they want to plan online the server runs the same code to validate the moves. Code is split in
npm run dev