Skip to content

Finders is a Genetic Algorithms experiment, where the little Finders have to find a way to the exit through generations.

Notifications You must be signed in to change notification settings

Delunado/Finders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's "Finders!" about?

Finders! is a genetic algorithms simulation using Unity.

You can create a map using different blocks. Then, a generation of little creatures will be created. They try to go from the start point to the final point, learning through generations. After some generations, the creatures should know how to reach the final point evading the obstacles.

Try It!

You can download the build for Windows here or try it in your browser here.

Important: the browser version may run slower when using high numbers because of some heavy operations.

About

Finders is a Genetic Algorithms experiment, where the little Finders have to find a way to the exit through generations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages