Updated README
This commit is contained in:
parent
6ce349e976
commit
e25ce9604d
@ -1,5 +1,7 @@
|
|||||||
# Pathfinding demo
|
# Pathfinding demo
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
**Work in progress**
|
**Work in progress**
|
||||||
|
|
||||||
This is a demo of pathfinding on a 2D grid. It consists of 2 main parts:
|
This is a demo of pathfinding on a 2D grid. It consists of 2 main parts:
|
||||||
@ -91,6 +93,7 @@ Run the "pathfinding" in the [cpp](./cpp/) folder.
|
|||||||
- [x] VS solution
|
- [x] VS solution
|
||||||
- [ ] merge to master
|
- [ ] merge to master
|
||||||
- [ ] cmake?
|
- [ ] cmake?
|
||||||
|
- [ ] add screenshot
|
||||||
- [ ] zoom + pan of the map
|
- [ ] zoom + pan of the map
|
||||||
- [ ] maze generator?
|
- [ ] maze generator?
|
||||||
- [ ] collisions
|
- [ ] collisions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user