Modified Floodfill on Maze

Поделиться
HTML-код
  • Опубликовано: 30 ноя 2024

Комментарии • 13

  • @JayVyasjayunit100
    @JayVyasjayunit100 12 лет назад +4

    i like this music :) and the algorithm :)

  • @ahmedgamberli2250
    @ahmedgamberli2250 2 года назад +1

    I've a question. First of all, your tutorial is very nice! Let's come to my question. Can I use Flood-Fill algorithm for a normal labyrinth master? I think it's highly possible!

  • @manavgupta485
    @manavgupta485 8 лет назад +1

    boxes are crossed when a dead end is reached. but you have crossed boxes also when the mouse reaches the destination box. on what basis is that done.?

  • @NeilRoy
    @NeilRoy 8 лет назад

    I don't understand why the "mouse" is moving to larger numbers, if it just stuck to lower numbered cells it would reach the center faster. From the start, if it just moved to 4 then 3, then 2, it would be on the right path. It just need to head to the lowest numbered cell which it hasn't visited yet.

    • @mohammadislm
      @mohammadislm  8 лет назад +1

      +Neil Roy It tries all possible routes is in discovery mode during the first run. The easiest/shortest path is determined in the final run.

  • @XfStef
    @XfStef 4 года назад

    This look like Fill Flood + A* for searching.

  • @andrewmilad9110
    @andrewmilad9110 5 лет назад +1

    انت مصري ؟ محتاج اسأل حضرتك علي حاجة ضروري
    Are you Egyptian ? I need to ask you some necessary question please

  • @itisallrightaz
    @itisallrightaz 12 лет назад +2

    can you give us your code of this simulation? thks so much!

  • @mohammedkhdair1535
    @mohammedkhdair1535 8 лет назад +1

    can you give me the code, please?

  • @mjreyes4979
    @mjreyes4979 5 лет назад

    what´s software use??

  • @yogeshmore246
    @yogeshmore246 6 лет назад

    Can you provide this for us

  • @sandeshachari3067
    @sandeshachari3067 5 лет назад

    Code please

  • @vinayak186f3
    @vinayak186f3 3 года назад

    I don't want code 🌚