Update README with TODOs
This commit is contained in:
parent
09b5d5ba75
commit
c7ddabd613
10
README.md
10
README.md
@ -6,11 +6,15 @@
|
||||
- [x] get jupyter lab running
|
||||
- [x] drawing utility
|
||||
- [x] interface for pathfinding
|
||||
- [ ] research methods
|
||||
- [x] research methods
|
||||
- [ ] implement methods
|
||||
- [ ] performance measurement: time/visited nodes
|
||||
- [x] DFS
|
||||
- [x] BFS
|
||||
- [x] Dijsktra
|
||||
- [ ] A*
|
||||
- [x] performance measurement: time/visited nodes
|
||||
- [ ] finish text on the page
|
||||
- [ ] create a dedicated python script
|
||||
- [x] create a dedicated python script
|
||||
- [ ] C++
|
||||
- [ ] re-use 2D game engine
|
||||
- [ ] add mouse-click movement (direct, no pathfinding, player always selected)
|
||||
|
Loading…
x
Reference in New Issue
Block a user