Skip to content

Simulation of a genetic algorithm written using the P5 library. Targets can be placed on the canvas, and the organisms will follow the targets along a path. This program uses a genetic algorithm to find the path from the first target to the last in the chain.

Notifications You must be signed in to change notification settings

ZimehrAbbasi/Evolution-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evolution-simulation

Simulation of a genetic algorithm written using the P5 library. Targets can be placed on the canvas, and the organisms will follow the targets along a path. This program uses a genetic algorithm to find the path from the first target to the last in the chain.

Link to the simulation can be found here.

Result

Result

Acknowledgements

  • Luke Garrigan Evolution-simulation is an extension of this project on genetic algorithms

License

MIT

About

Simulation of a genetic algorithm written using the P5 library. Targets can be placed on the canvas, and the organisms will follow the targets along a path. This program uses a genetic algorithm to find the path from the first target to the last in the chain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published