chess-api icon indicating copy to clipboard operation
chess-api copied to clipboard

Chess API: REST API for playing chess and storing highscores

♟️ Chess API ♟️

API for playing chess and highscores storing. Api could be easily used to implement a multiplayer room based chess game, because every instance of a game initilizes new unique game_id.

Feautures:

  • Player vs. Player game mode
  • Player vs. Computer game mode
  • Highscores data storing

Built With