A Vue 3 + TypeScript snake game with over-the-top early 2000s web aesthetics: Comic Sans, loud gradients, blinking text, marquee banner, and spinning 3D GIF rails.
- Vue 3
- TypeScript
- Vite
- pnpm
- Vitest
- GitHub Actions + GitHub Pages
pnpm install
pnpm devpnpm test:runpnpm buildDeployment is handled by .github/workflows/deploy.yml.
- Trigger: push to
main(or manualworkflow_dispatch) - Build base path:
/${repo-name}/viaBASE_PATH - Pages URL: https://pfo-omicsstudio.github.io/retro-snake-vue/
- Arrow keys
W,A,S,DSTARTbutton to beginRESTARTbutton to reset and immediately play
Add a screenshot after first deployment in this section (for example docs/screenshot.png).
See ASSET_ATTRIBUTION.md.