11-06-2013, 12:27 AM
A silly project I coded up that might be used for a game. It generates maps in the style of Final Fantasy (i.e. it wraps around). It is awesome
DOWNLOAD HERE!!!
The program to run is visualizer.exe. RIght now it is a quick compile and the code pretty unoptimized (it runs in O(width*length*height)) so I wouldn't recommend running it with the max dimensions (which is 200x200x200.) Even 100x100x100 seems a delayed. The program is a command line interface, except when it displays the map. The usage should be intuitive, let me know if it's not!
Here are some examples of what it generates (they are pretty sweet!)
DOWNLOAD HERE!!!
The program to run is visualizer.exe. RIght now it is a quick compile and the code pretty unoptimized (it runs in O(width*length*height)) so I wouldn't recommend running it with the max dimensions (which is 200x200x200.) Even 100x100x100 seems a delayed. The program is a command line interface, except when it displays the map. The usage should be intuitive, let me know if it's not!
Here are some examples of what it generates (they are pretty sweet!)