Arbiter is a work-in-progress toolkit for working with Game Engines which implement UXI-type protocols, such as UCI for Chess, UAI for Ataxx, or UGI for unsupported games. It intends to simplify the process of organizing tournaments and managing engine versions with a powerful command-line tool with interactive prompts to enable easy configuration.
- Game Engine installer and version manager.
- Tournament and Testing system using UXI protocols.
Requirements: Go 1.20 or greater
go install laptudirm.com/x/arbiter@latest
# add ~/arbiter/bin to your PATH to make the installed engines available globally