8000 GitHub - lumin3000/rust-ai-wars: Neuro evolution simulation where AI creatures fight against each other
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lumin3000/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

About

Neuro evolution simulation where AI creatures fight against each other

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%
0