A short, interactive quiz game about the Rialo project.
Players answer 5 short questions to test their knowledge about Rialo. Correct answers help reinforce understanding of the project, and the game is designed as a quick and fun way to engage with Rialo's features.
- 5 interactive questions about the Rialo project
- Immediate feedback for correct or wrong answers
- Score tracking
- Clean, responsive web interface
- Easy to play on any browser
- Open
index.htmlin your browser. - Read each question carefully.
- Type your answer in the input box.
- Click Submit to see if your answer is correct.
- Complete all questions to see your final score.
rialo-quick-quiz-advanced/
├── index.html # Main HTML file
├── style.css # CSS styling
├── script.js # JavaScript logic
└── README.md # Project description and instructions
- HTML5
- CSS3
- JavaScript (Vanilla JS)
This project can be hosted via GitHub Pages:
https://YOUR_USERNAME.github.io/rialo-quick-quiz-advanced/
Replace YOUR_USERNAME with your GitHub username.
MIT License - free to use, modify, and distribute for educational or personal purposes.
Include a short video or GIF showing gameplay to demonstrate functionality.