https://github.com/zserge/carnatus
A tiny chess engine in Go (sunfish port)
https://github.com/zserge/carnatus
Last synced: about 1 year ago
JSON representation
A tiny chess engine in Go (sunfish port)
- Host: GitHub
- URL: https://github.com/zserge/carnatus
- Owner: zserge
- License: mit
- Created: 2020-03-21T09:08:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-09T12:15:31.000Z (over 5 years ago)
- Last Synced: 2025-03-18T08:21:28.317Z (about 1 year ago)
- Language: Go
- Size: 9.77 KB
- Stars: 73
- Watchers: 5
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# carnatus
A tiny chess engine in Go (sunfish port). I tried to keep it minimal, but readable.
More information about how it works can be found here: https://zserge.com/posts/carnatus/
The name comes from Sebastes Carnatus, also known as Gopher Rockfish (https://en.wikipedia.org/wiki/Gopher_rockfish)