Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 373 Bytes

README.md

File metadata and controls

executable file
·
12 lines (9 loc) · 373 Bytes

Pathfinding using a Genetic Algorithm

##What? This is a genetic algorithm which finds a path between two points while avoiding obstacles.

##How? Magic. Well, actually JavaScript + canvas.

##Why? It's for COMP6037 Evolution of Complexity, at the University of Southampton - plus it's fun.

##Who? Have a look at http://www.tomokas.com, or http://www.twitter.com/tomokas