added large README of videos showing development process, with descriptions and song names

This commit is contained in:
Xevion
2020-11-26 10:56:28 -06:00
parent bfda492d17
commit b5404491a5
2 changed files with 81 additions and 3 deletions

View File

@@ -2,6 +2,12 @@
Paths is a Unity-based application dedicated to showing off a array of different pathfinding algorithms in a variety of different environments and configurations.
## Development Cycle
While Paths is intended to be a fully functional project ready for anyone, it is also a project of personal interest and a resume item.
If it interests you, you can see [here](./CYCLE.md) a link to my development cycle in the form of documented screenshots as I went from nothing to something. I attempted to add descriptions showing off precisely what I did.
## Algorithms
- A*
@@ -26,10 +32,8 @@ Paths is a Unity-based application dedicated to showing off a array of different
- Manhattan
- Euclidean
- Application Elements
- Editable Graph
- UI Toolbar / Tool Selection
- Algorithm Configuration Area
- Statistics Report
- State Slider
- Miscellaneous
- Repository graphics
- Repository graphics