DSA project ,Contains visualization of SortAlgorithms(Insertion Sort And Others) and Dijikstra Algorithm
Download the SFML from this and install to your local machine.
Setup SFML for Visual studio following this link
copy all dll file to project directory
Run using Debug mode
Note: Master Branch contains Sorting algorithm visualizer. For dijikstra
switch to path visualizer branch
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.