Shop OBEX P1 Docs P2 Docs Learn Events
Scribbler Robot, Maze Program — Parallax Forums

Scribbler Robot, Maze Program

Robo FanRobo Fan Posts: 2
edited 2007-05-14 18:17 in Learn with BlocklyProp
New Project:
I have to make my scribbler robot go from one corner to another corner of the maze. How should i do this program? and is there any resources or versions of this program on the net?

Comments

  • FranklinFranklin Posts: 4,747
    edited 2007-05-10 22:42
    So, what have you come up with so far. What do you mean "have to" ? What does the maze look like? Who is making you? You help us we help you.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Stephen
  • Robo FanRobo Fan Posts: 2
    edited 2007-05-14 13:43
    K well i know the maze will always be from one corner to another. i.e. Top right to Bottom left, or Top left to bottom Right.
    Ive come up with that if the bot detects something to jus keep turning until it dosent detect something and then go straight but then i have make it remember the path it took and make sure it dosent go backwards.

    ·
  • FranklinFranklin Posts: 4,747
    edited 2007-05-14 18:17
    Most simple maze algorithims use a turn right or turn left scheme. Hugging one wall until they get to the end.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Stephen
Sign In or Register to comment.