- Four different fonts
- Light and dark theme, auto-detected from system settings
- Quiz Type: Hiragana, Katakana, or both
- Word Bank: Random or JLPT N5-N4 words
- Toggle: Dakuten (
οΎ) and Handakuten (οΎ) - Toggle: Doubled consonants (
γ£) - Toggle: Combo Kana (
γ,γ,γ) - Toggle: Small vowels (
γ,γ,γ,γ,γ) - Toggle: Vowel length (
γΌ) - Toggle: Showing Kanji
- Correct and skipped words counter
- Time counter
- Keyboard shortcuts
- Mobile-first design
- Touch-friendly
- Clean and simple interface
- Play offline (PWA)
- Correct answers counter
- Skipped words counter
- Total time counter
- Average time to answer
- Table with Romaji, English meaning, and link to Jisho
Copy Tablebutton complete with Kanji, Kana, Romaji and English meaningSharebutton to copy your latest game statistics
Distributed under the MIT License. See LICENSE for more information.
git clone https://github.com/rapjul/asobimashou.git
cd asobimashouUse npx serve . or python3 -m http.server 3000 for a quick local server.
npx serve .or
python3 -m http.server 3000Access the app at http://localhost:3000.
This project is forked from sglkc/asobimashou.
