Posts

Showing posts from May, 2017

Map Layout Simulator (First Attempt)

Image
My Map Layout Simulator:    I wrote this program to teach myself how to use timers and panel arrays in Java. Then I realized how much potential it has. Right now this program has a completely random way of generation of a dungeon map layout, but I can add a few ground rules later and make it more useful. I only view it as a doodling machine.    Usually the generated image doesn't make any sense at all, but sometimes you can see better outcomes. This was not intended, I'll fix it later.    I added the timer because it looks cool, like the program is drawing the map similar to a timelapse video, only with much less plan and purpose.    The link to MLS.jar in my drive: https://drive.google.com/file/d/0B0DjHXOtDLTAcnZaVjVEQTA4U2c/view    Here are some of my fine looking example runs: