Tobias Christian Nauen efc88b45ca first add of info pane
2026-03-10 12:03:59 +01:00
2026-03-05 17:36:08 +01:00
2026-03-10 12:03:59 +01:00
2026-03-05 17:36:08 +01:00
2026-03-05 17:36:08 +01:00
2026-03-05 21:24:59 +01:00
2026-03-05 21:24:59 +01:00
2026-03-10 12:00:11 +01:00
2026-03-05 17:36:08 +01:00

Pokémon Type Quiz

Website TypeScript Keyboard%20Driven local storage

A fast, keyboard-driven quiz to master Pokémon type effectiveness.

Quick Start

npm install
npm run dev

Open http://localhost:5173

How to Play

  • Select answer: Press 1-6 (number of options shown on buttons)
  • Next question: Enter or Space
  • 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
No description provided
Readme 111 KiB
Languages
TypeScript 66.9%
CSS 30.8%
Shell 1.4%
HTML 0.9%