2025-09-20 14:09:33 +02:00
2025-09-20 14:09:33 +02:00
2025-09-18 19:19:24 +02:00

LPP pathfinding task

TODO

  • python
    • get jupyter lab running
    • drawing utility
    • interface for pathfinding
    • research methods
    • implement methods
    • performance measurement: time/visited nodes
    • finish text on the page
    • create a dedicated python script
  • 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
Description
Python and C++ implementation of selected pathfinding algorithms
Readme 1.1 MiB
Languages
C++ 58.4%
Jupyter Notebook 31.5%
Python 6.8%
CMake 3.2%
Shell 0.1%