update readme
This commit is contained in:
11
README.md
11
README.md
@@ -1,6 +1,11 @@
|
||||
# Pokemon Type Quiz
|
||||
# Pokémon Type Quiz
|
||||
|
||||
A fast, keyboard-driven quiz to master Pokemon type effectiveness.
|
||||
[](https://poketypes.nauen-it.de/)
|
||||
[](https://www.typescriptlang.org/)
|
||||
[](https://en.wikipedia.org/wiki/Keyboard)
|
||||
[](#)
|
||||
|
||||
A fast, keyboard-driven quiz to master Pokémon type effectiveness.
|
||||
|
||||
## Quick Start
|
||||
|
||||
@@ -20,7 +25,7 @@ Open http://localhost:5173
|
||||
## Features
|
||||
|
||||
- Weighted sampling: wrong answers appear more often, right answers less often
|
||||
- Tracks ALL history in localStorage for persistent progress
|
||||
- Tracks ALL history in local storage for persistent progress
|
||||
- Shows detailed explanation on wrong guesses
|
||||
- Monotype (default) and dual-type modes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user