Skip to content

dakriy/pathfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

pathfinder

Maze solver and creator

SETUP!

SFML Library

  1. Download SFML 2.3.2 Visual C++ 14 64 bit from http://www.sfml-dev.org/download/sfml/2.3.2/
  2. Put a copy of the library in PathMaker root and PathFinder root to replace the old library as it has folders missing
  3. Copy these DLL's in each root from SFML 2.3.2/bin

* openal32.dll * sfml-audio-d-2.dll * sfml-graphics-d-2.dll * sfml-system-d-2.dll * sfml-window-d-2.dll

  1. Make sure the dll's and SFML library folders are in the project roots.

Made by Jacob Priddy and John Dodd

About

Maze solver and creater

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages