/pdcmoreira.github.io

Primary LanguageTypeScriptMIT LicenseMIT

cv-quest

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Run Unit Tests with Vitest

pnpm test:unit

Lint with ESLint

pnpm lint

TODO

Features

  • Add structures' texts (object layer?)
  • Add the "boring version" page and proper link styling
  • Add some hints at the start for movement, leaving the "game" itself as free-roaming
  • Sound

Bugs

  • Force releasing active keys when window loses focus (other window clicked or right click during movement)

Assets