Skip to content

mlegas/MapRead-GA-Astar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapRead-GeneticAlgorithm

A C++ program that allows the use of Genetic Algorithm and A* to find a path between two points on a map.

SFML is used to draw the window and the map.

Usage

To load a map, name it "map.txt" and put it into the folder with the executable file. Operate the program through the terminal.

Documentation

Further information about the project can be found in the attached report as the Report.pdf file.

About

A C++ program that allows the use of Genetic Algorithm and A* to find a path between two points.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors