milix research Sibyl
home
cdda ripper
aice
sibyl
opengl
ai
programming
contact me
Introduction

Sibyl will be a Winboard/UCI chess engine. This means that you need a graphical user interface (GUI) like Winboard or Arena in order to be able to play against Sibyl. See the downloads section for links and instructions of how to install Sibyl in various GUIs.

Why "Sibyl"?

The word sibyl comes (via Latin) from the Greek word Sibylla, meaning prophetess. Since the word 'engine' has a female attribute (in greek language), I decided to name my engine this way. For Sibyls, see wikipedia for more details.

Latest release

Not released yet!

Features

  • C++/STL engine
  • Bitboard based
  • Fuzzy arithmetic Evaluation function
  • Alpha-Beta (PVS) search.
  • Hash and pawn hash tables.
  • Null move pruning.
  • Opening book, create opening book from PGN files.
  • perft, bench, epdtest and epdeval commands.
  • Settings via INI file.
  • Plays FRC (Chess960).