mirror of
https://github.com/chesskit-app/chesskit-engine.git
synced 2026-05-19 15:50:35 +00:00
664 B
664 B
🤖 ChessKitEngine
A Swift package for chess engines.
Usage
-
Add a package dependency to your Xcode project or Swift Package with the following URL:
https://github.com/chesskit-app/chesskit-engine -
Import
ChessKitEngineto use it in a source file:
import ChessKitEngine
// ...
Supported Engines
The following engines are currently supported. More may be added in the future.
Author
License
ChessKitEngine is distributed under the MIT License.