Randomly generating a maze with a start and end and then trying to solve it using path finding algorithms and having it show up on a canvas is a pretty cool and fairly advanced demo one can do. And you can even modularize it so that it won't necessarily be solving the mazes you create but perhaps some one else's maze.
------------------------ Gary Katsevman Computer Science Undergraduate Northeastern University gkatsev.com -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
