Skip to content

An experiment with Rust, Webassembly and genetic algorithms

License

Notifications You must be signed in to change notification settings

kj3moraes/larking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

larking

An experiment with Rust, Webassembly and genetic algorithms.

Building

Why ?

This and rusticade were made as part of my journey learning Rust. Patryk27 has an amazing series of posts describing the mathematics and the implementation of genetic algorithms. Highly recommned!

Future Steps

I plan to add another species (maybe a predator) to see how they coevolve. I might add more traits like speed, size, sight, etc and let the user experiment with those too.

License

This project is based of Patryk27's shorelark repo which is licensed under the MIT license. The license notice is available in the LICENSE file.

About

An experiment with Rust, Webassembly and genetic algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published