mirror of
https://github.com/Xevion/Paths.git
synced 2025-12-07 16:07:56 -06:00
new media banner, README improvement
This commit is contained in:
12377
.media/banner.ai
Normal file
12377
.media/banner.ai
Normal file
File diff suppressed because one or more lines are too long
BIN
.media/banner.png
Normal file
BIN
.media/banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 115 KiB |
1
.media/banner.svg
Normal file
1
.media/banner.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 44 KiB |
12
README.md
12
README.md
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
## Algorithms
|
||||
|
||||
- A*
|
||||
|
||||
## To-do
|
||||
|
||||
- Algorithms
|
||||
|
||||
Reference in New Issue
Block a user