chess-api
Chess API: REST API for playing chess and storing highscores
JavaScript★ 55⑂ 29 forksMITupdated 3 years ago
git clone https://github.com/anzemur/chess-api.gitanzemur/chess-apiREADME.mdfork it — it’s yours
♟️ 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
more like this
cc65-Chess
Portable chess game in C. Commodore 64, Apple 2, Atari, Oric, Commander X16, curses terminal, etc.
C★ 50