Chess engine for educational purposes, written in Rust. Currently around 2000 ELO.
- Bitboard representation
- Pseudo-legal move generation
- Alpha-beta pruning
- Quiescence search
- Transposition table (WIP)
- Evaluation function (WIP)
wasm-pack buildnpm i https://github.com/matthiasgreen/chess-engine/releases/latest/download/chess-engine-0.1.0.tgz