Write a function that randomly produces a maze


Write a function mazeGenerator that randomly produces a maze (in C++). The Function should take as arguments a two-dimensional 12-by-12 character arry and pointers to the int variables that represent the row and column of the maze's entry point.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a function that randomly produces a maze
Reference No:- TGS0124267

Expected delivery within 24 Hours