AGAI-CHAN's Wonderful Game Show!
The BEST mall game show. filled with questions, fun, and COMMUNITY COMMISIONS FOR QUESTIONS? I've never seen so much COMMUNITY in one sentence before! I think i'm going to download!
Published | 2 days ago |
Status | In development |
Platforms | HTML5, Windows |
Author | XlMHaku |
Download
Download NowName your own price
Click download now to get access to the following files:
AGAI-CHAN's Wonderful Game Show! (2).zip 100 MB
Development log
- Presets1 day ago
- web ver2 days ago
- RELEASE 0.0.12 days ago
Comments
Log in with itch.io to leave a comment.
📄 How to Make a 6-Line Quiz File (.txt)
Each question group in the file must follow this exact structure:
✅ Example
🛠 How to Make One (Manually)
Open a plain text editor
Windows: Notepad
macOS: TextEdit (set to Plain Text)
Linux: Gedit, nano, etc.
Type your question in line 1.
Example:
What is the capital of Japan?
Type your four answer choices on the next four lines.
These are your multiple-choice options.
On the sixth line, type the number (1–4) of the correct choice.
If the correct answer is the 2nd choice, type:
2
Repeat steps 2–4 for more questions.
No extra spacing! Just one group after the other.
Save the file with
.txt
extension.Example:
quiz.txt
If you wanna make custom quizzes, send a filegarden url with ur quiz.txt mod :)