You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Leonora Tindall f04309f678 Ignore testing files 8 months ago
.vscode fixed bugs 1 year ago
assets readme 11 months ago
models play as human 11 months ago
src fullscreen, resizable = false 10 months ago
.gitignore Ignore testing files 8 months ago
Cargo.lock load/save models 11 months ago
Cargo.toml optimize size 11 months ago
LICENSE Initial commit 1 year ago
README.md update readme 10 months ago

README.md

Interactive AI training simulation

Train your own AI to play asteroids game using neural networks and genetic algorithm that uses the rules of natural selection to evolve. Save the best AI or load it later or play the game yourself!.

See Explanation on YouTube

Try Yourself

(The testing branch contains incomplete flappy birds AI)