A web-based quiz about Yo-kai from the Yo-kai Watch main games.
Try to name as many Yo-kai as possible, across different game modes and categories.
Yo-kai Quiz is a fan-made project inspired by
👉 Pokémon Quiz
The goal is to test your knowledge of Yo-kai by typing their names as fast as you can.
The game supports multiple modes and languages.
- 🧠 Multiple game modes (All, specific games, tribes, etc.)
- 🌍 Multi-language support (EN / FR)
- ⏱️ Accurate in-game timer
- 🎨 UI inspired by Yo-kai Watch
- 📄 PDF export of game results (score, time, Yo-kai found)
- HTML / CSS / JavaScript
- html2pdf.js (PDF generation)
- html2canvas
- Vanilla JS (no framework)
A live version of the quiz will be available on GitHub Pages: https://yougo-rgb.github.io/yokai-quiz
git clone https://github.com/Yougo-rgb/yokai-quiz.git
cd yokai-quizOpen index.html with a local server (recommended: use the Live Server extension in VS Code), otherwise some features like images and PDF export may not work due to browser security restrictions.
At the end of a game, the quiz can generate a PDF summary containing:
- Congratulations message (localized)
- Game mode
- Final time
- A selection of found Yo-kai
- Credits
This feature uses html2pdf.
This project is not affiliated with Level-5. Yo-kai Watch and all related assets belong to their respective owners.
This is a non-commercial fan project created for educational and entertainment purposes.
- Yo-kai Watch © Level-5
- Inspiration: Pokémon Quiz