Skip to content

Snake AI, Genetic Algorithm, Rust

License

Notifications You must be signed in to change notification settings

lilplayer6k/snake_01

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake v01

Rust

Implementation of Genetic Algorithm and Q-Learning for creating a Snake AI in Rust.

This has been an attempt at learning the Rust language, and using it as a way to learn some concepts of Machine Learning, Data Parallelism, and Game Design.

Demo

Demo GIF

How to play

$ git clone https://github.com/const-i/snake_01.git
$ cd snake_01
$ cargo run

License

See the LICENSE file for license rights and limitations.

About

Snake AI, Genetic Algorithm, Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%