!!!MADE IN THE SLOVAK LANGUAGE!!!
A fun, interactive quiz site for identifying rocks and minerals! Users are presented with an image of a rock or mineral and must choose the correct name from multiple-choice options.
Try it live at (https://geologia.static.domains/index.html)
- Randomly displayed images of rocks and minerals
- Multiple-choice answers, including one correct answer and two random incorrect ones
- Instant feedback on answers with color indicators
- Automatic loading of the next image upon correct answer
- Responsive design optimized for various screen sizes
- HTML5 for markup
- CSS3 for styling
- JavaScript (Vanilla) for interactivity and quiz logic
- Google Fonts (Fira Code and Montserrat) for custom font styling
- Clone the repository:
git clone https://github.com/your-username/geology-quiz.git cd geology-quiz