https://github.com/dolfost/tartan
Chess library
https://github.com/dolfost/tartan
chess chess-engine chess-game
Last synced: 3 months ago
JSON representation
Chess library
- Host: GitHub
- URL: https://github.com/dolfost/tartan
- Owner: Dolfost
- License: mit
- Created: 2024-07-28T14:06:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-25T17:53:44.000Z (over 1 year ago)
- Last Synced: 2025-01-12T13:16:24.689Z (over 1 year ago)
- Topics: chess, chess-engine, chess-game
- Language: C++
- Homepage: https://dolfost.github.io/tartan/
- Size: 10.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tartan
_patterned cloth with crossing horizontal and vertical bands in multiple
colours, forming simple or complex rectangular patterns_

Library that provides API for basic checkerboards and game pieces. Also the
chess game is fully implemented.
You can see full API documentation [here](https://dolfost.github.io/tartan/).