mirror of
https://github.com/Xevion/Paths.git
synced 2025-12-15 02:12:26 -06:00
added large README of videos showing development process, with descriptions and song names
This commit is contained in:
10
README.md
10
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user