Search:

Type: Posts; User: bankston13

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    2,452

    Re: Help with traversing a maze recursively.

    Alright, so when I change the open space at the end to a * the the program seems to run just fine. Thanks for the help on that one. However, how would I go about making my program recognize that...
  2. Replies
    3
    Views
    2,452

    Help with traversing a maze recursively.

    Hi guys. I've been doing pretty good with my programming so its been awhile since my last post, but as the title suggests I am stuck on traversing my maze using recursion. I have a 2D array that is...
Results 1 to 2 of 2