Search the Community
Showing results for tags 'random map generator'.
-
This is the current work-in-progress version of the Random Map Generator I have been working on. Please keep in mind I am by no means a professional at this so please report any problems you may encounter while running it here in this thread. A link to download it and the uncompiled code are below, Java is required to run it. Simply double click the 'run.bat' file to generate a map. When a map is created, a total of three files are made. A log file, an ini file, and the map file. The log file contains the settings that were used to create the map. The ini file contains the name of the map
- 56 replies
-
- 2
-
-
- dune 2000
- random map generator
-
(and 1 more)
Tagged with:
-
For a few years now, I have been interested in making a random map generator for Dune 2000, and so finally, earlier in February I went and did just that. Right now, it only supports using tiles specific to the BLOXBGBS tileset, but it can put down everything that is absolutely needed for a map to work, and can make them any size that Dune 2000 supports. The only thing it's missing though, are sand cliffs, I am still working on a decent way to generate those, because they are fairly crucial to a map as well. That said, do you have any suggestions on how to make it better in any way? Something t