rust-ai-wars

Neuro evolution simulation where AI creatures fight against each other

Stars
35

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

Demo

This was what the first version of the simulation looked like

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