Update README.md

This commit is contained in:
jan.mrna 2025-09-18 15:21:37 +02:00
parent 6361ac1b5e
commit e623c293b7

View File

@ -1,10 +1,17 @@
# LPP pathfinding task
## TODO
- [ ] python
- [x] get jupyter lab running
- [ ] drawing utility
- [ ] interface for pathfinding
- [ ] research methods
- [ ] implement methods
- [ ] finish text on the page
- [ ] C++
- [ ] re-use 2D game engine
- [ ] add mouse-click movement (direct, no pathfinding, player always selected)
- [ ] add "terrain tiles" with different costs
- [ ] add different sprites
- [ ] implement pathfinding and