oldwired / pdcmoreira.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:TypeScript 54.5%Language:Vue 42.2%Language:HTML 1.5%Language:CSS 1.2%Language:JavaScript 0.7%