Pathfinding with genetic algorithms

I was interested on genetic algorithms, so i created this proect to get started with this kind of algorithms. It was really interesting and it’s an easy approach to some optimization problems. As first project, i applied genetic algorithms to pathfinding.