A project to facilitate online multiplayer for any abstract strategy game without requiring client-side JavaScript
Supports online chess between two players
- ♙ Make a move at https://r-hilbert.github.io
- ♟ Continue play at the new URL
Support any strategy game uploaded in JSON format
Implemented front-end grids for 4 different board types:
- Square: https://r-hilbert.github.io
- Hexagonal: https://r-hilbert.github.io/hex.html
- Triangular: https://r-hilbert.github.io/tri.html
- Rhombic: https://r-hilbert.github.io/rhombus.html