https://github.com/surbhitt/chaturango
a chess engine
https://github.com/surbhitt/chaturango
chess chess-engine
Last synced: 5 months ago
JSON representation
a chess engine
- Host: GitHub
- URL: https://github.com/surbhitt/chaturango
- Owner: surbhitt
- License: mit
- Created: 2024-04-14T05:02:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-18T13:41:11.000Z (6 months ago)
- Last Synced: 2025-04-19T02:39:43.680Z (6 months ago)
- Topics: chess, chess-engine
- Language: Go
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
**Chess engine**

*cli interface*## Build
```
$ make
$ make run
```