Update README.md
This commit is contained in:
parent
6361ac1b5e
commit
e623c293b7
11
README.md
11
README.md
@ -1,10 +1,17 @@
|
|||||||
# LPP pathfinding task
|
# LPP pathfinding task
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
|
||||||
- [ ] python
|
- [ ] python
|
||||||
- [x] get jupyter lab running
|
- [x] get jupyter lab running
|
||||||
- [ ] drawing utility
|
- [ ] drawing utility
|
||||||
- [ ] interface for pathfinding
|
- [ ] interface for pathfinding
|
||||||
- [ ] research methods
|
- [ ] research methods
|
||||||
|
- [ ] implement methods
|
||||||
|
- [ ] finish text on the page
|
||||||
- [ ] C++
|
- [ ] 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user