racerbot

Crates.ioracerbot
lib.rsracerbot
version1.0.0
sourcesrc
created_at2023-04-26 21:21:17.012287
updated_at2023-04-26 21:21:17.012287
descriptionA connect-4 library for move generation/validation using the RACER engine.
homepagehttps://github.com/MrPiggyPegasus/RACER
repository
max_upload_size
id849825
size13,102
MrPiggyPegasus (MrPiggyPegasus)

documentation

README

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!

Commit count: 0

cargo fmt