A game made for js13kGames 2024 competition, themed Triskaidekaphobia. Play the game here.
The game by Gleb Volkov.
- Alisiy - cover art.
- Hexany Ives - the Master monster.
- Kenney - the characters' design is heavily inspired by mobs, small pixel font.
- PiiiXL - UI frame, fence pattern, button shape.
- ansdor - large pixel font.
Execute npm i
command to install dependencies.
Execute npm run build
command to build the game.
Execute npm run preview
command to launch it.
Execute npm start
command to start dev-server.