k402xxxcenxxx / path-finding-competition

An impromptu website created for a competition aimed at finding the best route.
0 stars 0 forks source link

We should have a multi-level environment. #9

Open k402xxxcenxxx opened 1 month ago

k402xxxcenxxx commented 1 month ago

1.We should read a list of the maps and some setting.

  1. We should introduce a new action for robot to transfer between each map.
  2. We should cache the maps for better performance.
  3. We should handle the visualization of transfering between maps
  4. We should count the transfer time.