Skip to content

quer/Dungeon-with-no-corridors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dungeon with no corridors

this generate a map whit rooms in it.

just do new genRoom(roomSize); whit a room size, it will be a array af (roomSize*roomSize) then just run .gen() to generate a Dungeon then do .fullArrayOfMap to get the generated Dungeon

main.js just render a sample of the generated Dungeon

About

a dungeon that is random generate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published