Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 568 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 568 Bytes

♟️ 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