Need help with a java project

Thread Starter

knyxc

Joined Nov 28, 2011
1
This is part of the projects specs:

The maze creator allows the user the create a maze by clicking or dragging maze components (include but not limited to: start, end, walls) into the screen. The resulting maze will be saved into a text file.

Anyone know how to do this in java?

I'm pretty new to java and have no idea how to do something like this. ;/
 
Top