hi im new to the boards and pretty new to java too. I have an assignment in which i need to read in a maze of 1's and 0's from a text file, then creat a bmp file of the maze, then have the program solve the maze, then creat another bmp file of the result. any help would be greatly appreciated.an example of the maze that will be given is below:
10111 10101 10011 11011 where 0's are open spaces to walk through, and 1's are walls any assitance will be greatly appreciated.my main problem will be on what would be the best way to attack the part of actually solving the maze and creating a bitmap of it. Thanks Kip Verbeek verbalwr@hotmail.com