Pokémon Type Quiz
A fast, keyboard-driven quiz to master Pokémon type effectiveness.
Quick Start
npm install
npm run dev
How to Play
- Select answer: Press
1-6(number of options shown on buttons) - Next question:
EnterorSpace - Toggle dual types: Check "Allow Dual Types" for harder questions (6 options)
Features
- Weighted sampling: wrong answers appear more often, right answers less often
- Tracks ALL history in local storage for persistent progress
- Shows detailed explanation on wrong guesses
- Monotype (default) and dual-type modes
Build
npm run build
Output in dist/
Description
Languages
TypeScript
66.9%
CSS
30.8%
Shell
1.4%
HTML
0.9%