Skip to content

nasearle/dungeon-xiii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dungeon XIII

A web game created for the 2024 js13k game development competition.

Play the game here: https://nasearle.github.io/dungeon-xiii/

Running locally

From the root directory, install all dependencies:

npm install

Run build:

npm run build

Start a local server in the dist folder.

Tip: Use debug=true query parameter to skip the landing page menu. For example http://localhost:8080/index.html?debug=true.

Attribution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors