Skip to content

nasearle/dungeon-xiii

Repository files navigation

Dungeon XIII

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

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

No packages published