moving logic: A* algorithm
- fixing basic chasing bug of dev version => DONE
- avoiding collision each other => ALMOST DONE but needs to be updated
- avoiding shooting laser to other robots
- avoiding shooting laser when shooting direction is blocked by wall
moving logic: A* algorithm