/py-lichess-bot

Repository for lichess bot written in python.

Primary LanguagePython

Chess engine:

A simple chess engine written in python. Also available to play against on lichess here.

Features:

  • Negamax + Quiescence search
  • MVV-LVA heuristic
  • Piece-square tables
  • Opening book
  • Tablebase