maze

  1. R

    Question Would It Be Possible to Solve a Maze of This Kind With Some Form of Algorithm?

    What would be the easiest way to make an automatic solver for a maze drawing program like this, if it's even possible? All help is greatly appreciated.
  2. R

    Create maze field

    Hi im new here. Im trying to create a maze game in which all the user does is hit go and the AI mouse goes on its own. Im having trouble getting started creating the field. Im trying to use a 2d array of string to make the field look like this. Note the size is dynamic since it's entered by the...
Back
Top Bottom