Skip to content

Simplistic 3D random dungeon generator powered by Wicked Engine [obsolete]

Notifications You must be signed in to change notification settings

turanszkij/WickedEngineDungeonGenerator

Repository files navigation

WickedEngineDungeonGenerator

Simplistic 3D random dungeon generator powered by Wicked Engine

Start WickedEngineGame.exe and press HOME to bring up the console where you can execute Lua scripts. To generate a random dungeon and explore it in third person mode, type this: dofile("game.lua") After that press ENTER key to execute command. After a short loading time, you will see that the dungeon is loaded, so press HOME again to put away the console. You can navigate the character with the WASD keys, and look around with the mouse. Generate a new dungeon by pressing the ENTER key.

Please have a look at the scripts which will be commented thoroughly to have an idea of Wicked Engine scripting interface.

About

Simplistic 3D random dungeon generator powered by Wicked Engine [obsolete]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages