Skip to content

tonigineer/Codingame-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codingame-AI

A general-purpose-repo for solving coding puzzles and building competitive bots in Rust.

Workspace Commands

From the repo root:

cargo build --workspace
cargo test --workspace
cargo clippy --workspace --all-targets -- -D warnings

Puzzles

A collection solutions to interesting challenges.

Todos

  • Add a Justfile with the most-used commands
  • Clean up repo structure and naming
  • Import and modernize legacy code

About

Stuff for Codingame's Bot Challenges

Resources

Stars

Watchers

Forks