Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boudica

Boudica is a UCI chess engine written in C++, vibe-coded almost entirely by Claude Code as an experiment to see how strong an engine could get with minimal human oversight.

Strength

~2100-2170 ELO (CCRL-equivalent), estimated via gauntlet tournaments against engines of known strength using ordo and bayeselo.

Building

make

Requires a C++17 compiler. Produces a boudica binary that speaks the UCI protocol.

Usage

Boudica can be used with any UCI-compatible chess GUI (Arena, CuteChess, etc.) or from the command line:

./boudica
uci
isready
position startpos
go movetime 5000

About

An experimental, vibe-coded chess engine

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages