#engine #ai #connect-4 #connect4

yanked racerbot

A connect-4 library for move generation/validation using the RACER engine

1 stable release

1.0.0 Apr 26, 2023

#503 in #ai

MIT license

14KB
312 lines

RACER

Rewrite of the Advanced Connect 4 Engine in Rust.

Usage

  • the /bin/ directory contains a CLI program (maybe GUI in the future) to play against the engine
  • the /racer/ directory contains the Cargo Crate for general Connect-4 playing and use of the engine

Development

RACER is currently in the early stages of development and as such may lack some features or contains some bugs!

No runtime deps