simple java framework for creating a boardgame server and API
  • Java 79.2%
  • JavaScript 16.3%
  • CSS 2.1%
  • HTML 1.8%
  • Python 0.6%
Find a file
2025-03-18 18:36:07 +01:00
boardgame-frontend small scrabble fixes 2025-02-02 15:20:20 +01:00
boardgame-fw small fixes, remove endpoints on game termination 2025-02-02 16:36:00 +01:00
chess-demo small fixes, remove endpoints on game termination 2025-02-02 16:36:00 +01:00
scrabbledemo small scrabble fixes 2025-02-02 15:20:20 +01:00
.gitignore Basic implementation of React and Electron frontend structure and functionality 2024-11-24 21:21:08 +01:00
ReactInformation.md Basic implementation of React and Electron frontend structure and functionality 2024-11-24 21:21:08 +01:00
README.md Update README.md 2025-03-18 18:36:07 +01:00

r2-boardgames-a

Java framework for easily creating online multiplayer boardgame back-ends using simple declarative syntax.