Weiawaga
A UCI chess engine written in Rust.
Install / Use
/learn @Heiaha/WeiawagaREADME
<h1 align="center">Weiawaga</h1>
<p align="center">
<img src="https://github.com/heiaha/weiawaga/actions/workflows/rust.yml/badge.svg">
</p>
A UCI chess engine written in Rust. If you find this repository, come play me on lichess!
https://lichess.org/@/Weiawaga
Features
- Board representation
- Move generation
- Search
- NNUE evaluation
- Move ordering
- Other
Move generation inspired by surge. A previous version of this engine written in Java can be found here. The NNUE training code can be found here.
