All Projects → anzemur → chess-api

anzemur / chess-api

Licence: MIT license
Chess API: REST API for playing chess and storing highscores

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to chess-api

Chess Inspector
Visualize move, protection and threat status
Stars: ✭ 94 (+141.03%)
Mutual labels:  chess
Pleco
A Rust-based re-write of the Stockfish Chess Engine
Stars: ✭ 137 (+251.28%)
Mutual labels:  chess
Neural Chessboard
♔ An Extremely Efficient Chess-board Detection for Non-trivial Photos ♔
Stars: ✭ 163 (+317.95%)
Mutual labels:  chess
Vue Chessboard
Chessboard vue component to load positions, create positions and see threats
Stars: ✭ 109 (+179.49%)
Mutual labels:  chess
Fairy Stockfish
chess variant engine supporting Xiangqi, Shogi, Janggi, Makruk, S-Chess, Crazyhouse, Bughouse, and many more
Stars: ✭ 124 (+217.95%)
Mutual labels:  chess
Raspberryturk
The Raspberry Turk is a robot that can play chess—it's entirely open source, based on Raspberry Pi, and inspired by the 18th century chess playing machine, the Mechanical Turk.
Stars: ✭ 140 (+258.97%)
Mutual labels:  chess
Arasan Chess
Arasan chess engine
Stars: ✭ 75 (+92.31%)
Mutual labels:  chess
Nibbler
Nibbler - Leela Chess Zero (Lc0) interface
Stars: ✭ 185 (+374.36%)
Mutual labels:  chess
Flutter chess board
A Chessboard widget for Flutter.
Stars: ✭ 130 (+233.33%)
Mutual labels:  chess
Droidfish
DroidFish Android Chess App
Stars: ✭ 155 (+297.44%)
Mutual labels:  chess
Chess Ai
Simple chess AI in Javascript. Uses the chess.js and chessboard.js libraries.
Stars: ✭ 113 (+189.74%)
Mutual labels:  chess
Chessdata
PGN Mirror
Stars: ✭ 123 (+215.38%)
Mutual labels:  chess
Openingtree
Consolidated view of all your chess games from chess.com, lichess, grandmaster games or custom pgn.
Stars: ✭ 143 (+266.67%)
Mutual labels:  chess
Python Chess
A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication
Stars: ✭ 1,341 (+3338.46%)
Mutual labels:  chess
Chessboardjsx
🔲 Chessboard built for React
Stars: ✭ 180 (+361.54%)
Mutual labels:  chess
Allie
Allie: A UCI compliant chess engine
Stars: ✭ 89 (+128.21%)
Mutual labels:  chess
Irwin
irwin - the protector of lichess from all chess players villainous
Stars: ✭ 138 (+253.85%)
Mutual labels:  chess
Chess.js
A Javascript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection
Stars: ✭ 2,557 (+6456.41%)
Mutual labels:  chess
Sunfish
Sunfish: a Python Chess Engine in 111 lines of code
Stars: ✭ 2,254 (+5679.49%)
Mutual labels:  chess
Chess Alpha Zero
Chess reinforcement learning by AlphaGo Zero methods.
Stars: ✭ 1,868 (+4689.74%)
Mutual labels:  chess

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].