Welcome to ShellQuiz, a trivia game designed to test your knowledge while defending a virtual terminal against unauthorized access attempts. Answer questions correctly to maintain your security layers and reach a target score!
- Randomly generated trivia questions from a public API.
- Dynamic scoring system with game-over and winning conditions.
- Terminal Based UI.
To run this project, you need a modern web browser and an internet connection to fetch trivia questions from the API.
-
Clone the repository:
git clone https://github.com/CrypticCodeDeveloper/ShellQuiz.git
-
Navigate to the project directory:
cd ShellQuiz
-
Open the
index.html
file in your preferred web browser.
- HTML
- CSS (Tailwind CSS)
- JavaScript
- Fetch API: https://the-trivia-api.com/v2/questions
Abraham Bishop
This project is licensed under the MIT License - see the LICENSE file for details.