Paolo Di Lorenzo 35abd97225 Create separate swift and objc EngineType enums
This prevents the need to import both the Swift and Obj-C targets in an app.
2023-04-14 11:10:29 -04:00
2023-04-13 15:00:23 -04:00
2023-04-14 10:14:51 -04:00
2023-04-14 10:14:51 -04:00

🤖 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 ChessKitEngine to use it in a source file:

import ChessKitEngine

// ...

Supported Engines

The following engines are currently supported. More may be added in the future.

Author

@pdil

License

ChessKitEngine is distributed under the MIT License.

S
Description
♟️🤖 Swift package for UCI chess engines
Readme MIT 66 MiB
Languages
Swift 86.5%
Objective-C++ 5.2%
Objective-C 4.4%
C++ 3.1%
C 0.8%