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

 
 

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.