Pattern puzzle game that challenges you to identify the correct sequence completion from multiple visual options. Inspired by IQ test pattern matrices, the game randomly generates puzzles using various visual "flavors" that encode configurable features.
- 🎨 Multiple visual "flavors" of puzzles, each with unique feature combinations
- 🧪 Adjustable difficulty levels
- 🧠 Immediate feedback on selected answers
- 🔁 Click to generate new puzzle instantly
- 🌙 Light/Dark mode toggle
- 🧩 Flavor selection dialog with smart filtering
- ✨ Built with Vue 3 + Vuex + Tailwind CSS + Canvas API
git clone https://github.com/yourusername/raven-puzzle.git
cd raven-puzzle
npm install