Skip to content

victorinno/dungeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dungeon

This is a basic demo of a random dungeon generator written in JavaScript leveraging the HTML5 canvas tag for rendering. It has some very basic input handling for moving around in the dungeon and allows for infinite exploration as each floor leads down to a new one once the stairs are found.

You can try it out here: http://nickgravelyn.github.io/dungeon/.

Releases

No releases published

Packages