/js13k_2023

Topic: XIII century

Primary LanguageTypeScript

XIII Feet Underground

This project is a game created for js13kGames contest

Final size: 13 131 bytes

TODO

  • Display item icons
  • Dialogue speech feature
  • Add introduction screen

Installing dependencies

yarn

Run locally

yarn dev

Build

Build project:

yarn build

This will do all neccesary for build steps: compilation of assets, build of project and compression. Output will be in dist.zip file - this file should be submitted to js13k contest