-
Notifications
You must be signed in to change notification settings - Fork 0
bizwhiz/Chess_AI
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple chess engine/interface created using flask. It uses chessboard.js and chess.js for the logic of the frontend chessboard, and python chess for the logic of the backend chessboard. All calculation is done on the backend using python. In order to run this application on your own machine, please install flask and python chess. Install flask by running: pip install flask Install python chess by running: pip install python-chess[uci,gaviota]
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published