/Strip-Game

This a memory game inspired by Christopher Alexander's 35-strip experiments

Primary LanguageVueMIT LicenseMIT

Strip Game

This is a memory game inspired by Christopher Alexander's 35-strip experiments. In this game, you are required to remember the 2 strips in 2 seconds, and try to find the right answers in 8 options. Let's get started!

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build