Skip to content

malec-palec/xiii-floor

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.