Skip to content

BrendanKelly84213/yauce

Repository files navigation

YAUCE

Yet Another UCI Chess Engine.

Features

  • Search
    • NegaMax
    • Iterative deepening
    • Quiescent search
    • Null move pruning
  • Move Ordering
    • Hash move
    • MVV-LVA
    • Killer moves
  • Eval
    • Piece square tables
    • King tropism
    • Tapered eval

Build on *nix

make

Non UCI Commands

perft <depth>

printboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages