Workshop

Procedural nethack-like level creation Free
Install

There is cool but unfinished [url=http://www.leadwerks.com/werkspace/blog/52/entry-890-lets-make-a-game-procedual-content-creation-part-03tutorial for LW2


Ported it to LW3.

Instructions:
There're two files Main.lua and Test.lua
After installing through workshop manager just copy them to Scripts directory in your project.
From the box scripts need existance of:
"Scripts/Objects/Player/FPSPlayer.lua"
"Materials/Developer/orangegrid.mat"
"Materials/Developer/greengrid.mat"
"Materials/Developer/bluegrid.mat"
and all their dependencies (textures, sounds, etc)

If you're interested in more complete tutorial just ask for it in commentaries, I'll try to get some time to write it.

Information