AI learns to drive in a road-fighter inspired environment
The cars are controlled using a neural network, and are trained using a genetic algorithm.
Built with Rust and Bevy game engine
- Clone the repo
git clone https://github.com/shray-jayn/NeuroDrive.git cd rust-drive-ai - Run the simulation
cargo run --release
- The project config file is located at
src/configs.rs
