Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 269 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 269 Bytes

Procrastination Chess Engine

This is a simple chess engine with UCI support

Features:

  • FEN generation and parsing
  • Mailbox 10x12 board representation
  • Alpha-Beta prunning
  • Quiessence search
  • mvvlva

Demo, engine playing itself:

demo