Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zserge/carnatus
A tiny chess engine in Go (sunfish port)
https://github.com/zserge/carnatus
Last synced: 19 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-09T12:15:31.000Z (almost 4 years ago)
- Last Synced: 2024-10-14T12:23:28.547Z (about 1 month ago)
- Language: Go
- Size: 9.77 KB
- Stars: 67
- Watchers: 6
- Forks: 11
- Open Issues: 7
-
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)