Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adeattwood/ceir

Chess engine in rust
https://github.com/adeattwood/ceir

Last synced: 23 days ago
JSON representation

Chess engine in rust

Awesome Lists containing this project

README

        

# Ceir

My not quite functional UCI chess engine This project is the result of me going
down a very long rabbit hole after finding out about
[bitboards](https://www.chessprogramming.org/Bitboards). After quite a while
trying to figure out ray attacks, I was in too deep.