System Scope and Context
Business Context
CTFTNKS is a standalone web application. It runs entirely in the browser and does not currently require a backend for gameplay, though it is hosted as a static site (GitHub/GitLab Pages).
Technical Context
- Runtime: Modern Web Browsers (HTML5, Canvas API).
- Framework: Vue.js 3 for UI/Overlay.
- Language: TypeScript for game logic and entities.
- Build Tool: Vite.