Skip to content

XIII Floor - a js13kGames 2024 competition entry by @malec-palec.

License

Notifications You must be signed in to change notification settings

js13kGames/xiii-floor

This branch is 1 commit behind malec-palec/xiii-floor:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0fa92b6 · Sep 18, 2024

History

41 Commits
Sep 2, 2024
Sep 13, 2024
Sep 9, 2024
Sep 17, 2024
Sep 9, 2024
Sep 1, 2024
Sep 18, 2024
Sep 2, 2024
Sep 18, 2024
Sep 18, 2024
Sep 11, 2024
Sep 17, 2024
Sep 17, 2024
Sep 18, 2024
Sep 10, 2024
Sep 17, 2024

Repository files navigation

XIII FLOOR

A game made for js13kGames 2024 competition, themed Triskaidekaphobia. Play the game here.

The game by Gleb Volkov.

Credits

Setup

Execute npm i command to install dependencies.

Build

Execute npm run build command to build the game.

Run

Execute npm run preview command to launch it.

Dev

Execute npm start command to start dev-server.