diff --git a/pathfinding/README.md b/pathfinding/README.md new file mode 100644 index 0000000..5c41764 --- /dev/null +++ b/pathfinding/README.md @@ -0,0 +1,7 @@ +# pathfinding + +## About + +Projects related to pathfinding specifically. Although I studied it for a good bit, I mostly did text-based projects that broke easily outside of the Processing library. Unfortunately, the two projects I did within Processing are very buggy and were in various states of debug. + +## Sketches \ No newline at end of file