interacting with chessboard using Flask microframework.
عن هذا المشروع
flask-chess-platform This repo contains code for a chess platform built with chessboard.js, python-chess && flask microframework. Features Play against stockfish engine as a second player. See game moves in a pretty formatted table. (Standard Algebraic Notation). Reset the game whenever you want. Undo and redo your moves. How to deploy Clone/fork this repository. Install requirements. Install stockfish engine in your system. 1. download engine from stockfish Download. 2. For linux users, extract and move engine binary to /usr/bin. 3. change the engine path in Player2 class Run app.py Go to http://127.0.0.1:1337 TODOS Add game time to fontend and synchronize with backend time recognize engines automatically. Allow users to add engine from fontend. Allow user to choose sides. Make board Analysis possible (using ECO).
من ملف README الخاص بالمشروع على
GitHub
- النجوم
- 25
- التفريعات
- 7
- آخر تحديث
- 19/04/2019
أضف هذه الشارة إلى ملف README
أظهر أن مشروعك مُدرج على «صُنع في الجزائر».
[](https://www.madeinalgeria.dev/projects/flask-chess-platform)