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
- 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
- The project config file is located at
src/configs.rs