Skip to content

Potato chess engine with added optimizations and supports the UCI protocol

License

Notifications You must be signed in to change notification settings

glolichen/potato-chess-uci

Repository files navigation

Potato Chess

UCI compatible chess engine. Also available as a lichess bot.

Features

  • Bitboard move generation
  • Principal Variation search
  • Quiscence search
  • Transposition table w/ Zobrist Hashing
  • Polyglot opening book support
  • Multithreaded perft and search
  • Pondering

Acknowledgements

Todo list

  • Monte Carlo Tree Search (for fun)
  • Better time allocation algorithm

About

Potato chess engine with added optimizations and supports the UCI protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published