https://github.com/averagehelper/pathfinder-exercise
A lab exercise for a Data Structures class. A 3D maze path-finder.
https://github.com/averagehelper/pathfinder-exercise
Last synced: about 1 year ago
JSON representation
A lab exercise for a Data Structures class. A 3D maze path-finder.
- Host: GitHub
- URL: https://github.com/averagehelper/pathfinder-exercise
- Owner: AverageHelper
- License: gpl-3.0
- Created: 2019-05-18T04:09:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-22T22:42:21.000Z (about 7 years ago)
- Last Synced: 2025-02-15T14:53:55.118Z (over 1 year ago)
- Language: C++
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pathfinder-Exercise
A lab exercise for a Data Structures class. A 3D maze path-finder.