mirror of
https://github.com/Xevion/Paths.git
synced 2026-01-31 06:25:11 -06:00
new media banner, README improvement
This commit is contained in:
+12377
File diff suppressed because one or more lines are too long
Binary file not shown.
|
After Width: | Height: | Size: 115 KiB |
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 44 KiB |
@@ -1,4 +1,10 @@
|
|||||||
# Paths
|
<div align="center">
|
||||||
|
<a href=""><img src="./.media/banner.svg" alt="Paths"></a>
|
||||||
|
<br>
|
||||||
|
<sub>
|
||||||
|
Built with ❤︎ by <a href="https://github.com/Xevion/">Xevion</a>
|
||||||
|
</sub>
|
||||||
|
</div>
|
||||||
|
|
||||||
Paths is a Unity-based application dedicated to showing off a array of different pathfinding algorithms in a variety of different environments and configurations.
|
Paths is a Unity-based application dedicated to showing off a array of different pathfinding algorithms in a variety of different environments and configurations.
|
||||||
|
|
||||||
@@ -8,10 +14,6 @@ While Paths is intended to be a fully functional project ready for anyone, it is
|
|||||||
|
|
||||||
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.
|
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*
|
|
||||||
|
|
||||||
## To-do
|
## To-do
|
||||||
|
|
||||||
- Algorithms
|
- Algorithms
|
||||||
|
|||||||
Reference in New Issue
Block a user