Skip to content

A Genetic Algorithm simulating flies in a maze finding the exit on their own using the laws of Natural Selection

License

Notifications You must be signed in to change notification settings

liranh85/genetic-fly-in-maze

Repository files navigation

Genetic Fly In Maze

A Genetic Algorithm simulating flies in a maze finding the exit on their own using the laws of Natural Selection

Live example

http://www.liran.co.uk/ga/genetic-fly-in-maze

Installation

git clone git@github.com:liranh85/genetic-fly-in-maze.git
npm install

Usage (and development)

npm start

Then in your browser navigate to http://localhost:8081

Dependencies

Contributing

Feel free to submit issues and pull requests

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A Genetic Algorithm simulating flies in a maze finding the exit on their own using the laws of Natural Selection

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published