ok i downloaded this code from www.gametutorials.com (i think thats the site, ill double check after this post) which is a basic code which generates a random maze, and puts green '#' where the walls are. i want to modify it so i can use static mazes, like maybe for an rpg, and so i was thinking i could "draw" it in a .txt file and have the program open it and make the maze based on that. but im not sure how i would go about doing that, and help is greatly appreciated.
(and note: this is specificy written for dev-cpp, so i included the exe in it in case someone didnt have dev and couldnt compile it. if you dont trust to run an exe from me, go to gametutorials and download it there.)



LinkBack URL
About LinkBacks


