Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.15 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.15 KB

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.