Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dolfost/tartan
Chess library
https://github.com/dolfost/tartan
chess chess-engine chess-game
Last synced: about 12 hours ago
JSON representation
Chess library
- Host: GitHub
- URL: https://github.com/dolfost/tartan
- Owner: Dolfost
- License: mit
- Created: 2024-07-28T14:06:06.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-25T17:53:44.000Z (18 days ago)
- Last Synced: 2024-12-25T18:26:30.817Z (18 days 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_![tartan](doc/images/tartan_heading.png)
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/).