Skip to content

Repository files navigation

chess-bot

A simple UCI-compliant chess engine written in C#.

in action

Features

  • Basic evaluation function
  • MTD-f search
  • Iterative deepening
  • Transposition table with Zobrist hashing
  • Killer heuristic
  • MVV-LVA move ordering
  • Magic bitboards
  • Quiescence search

License

MIT

About

UCI-compliant chess engine written in C#

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages