qiao/PathFinding.js

Adding water blocks

francoisschwarzentruber opened this issue · 1 comments

As I understand, for the moment we two types of blocks:

  • clear blocks
  • obstacle blocks
    What about having blocks with water blocks in which the agent is slower? The purpose is to illustrate the difference between Dijkstra and A*.