Skip to content

Neuro evolution simulation where AI creatures fight against each other

Notifications You must be signed in to change notification settings

bones-ai/rust-ai-wars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com: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