flandolf / stockfishbackend

simple api to get the next move from FEN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stockfish backend
--------------
this just uses flask and stockfish to evaluate a FEN string and return the best move
--------------
usage:
python3 main.py
--------------
dependencies:
flask
stockfish
--------------

About

simple api to get the next move from FEN


Languages

Language:C++ 93.5%Language:Makefile 4.5%Language:C 1.9%Language:Python 0.1%