rust-ai-wars icon indicating copy to clipboard operation
rust-ai-wars copied to clipboard

Neuro evolution simulation where AI creatures fight against each other

Rust AI Wars

This is a work in progress neuro-evolution simulation of AI bots learning to fight against each other

Built in Rust using the Bevy game engine

screenshot

Demo

youtube

This was what the first version of the simulation looked like

youtube

Usage

  • Clone the repo
git clone [email protected]:bones-ai/rust-ai-wars.git
cd rust-ai-wars
  • Run the simulation
cargo run
  • Once in the simulation, click Tab to open the side panel

Configurations

  • The project config file is located at src/configs.rs