Tyler Evans
← Back to Projects

QuizMyBrain

QuizMyBrain is a small web-based trivia quiz game, challenging the player's knowledge in various categories with multiple choice questions. The player can select a category and difficulty level, then answer a series of corresponding questions with 3 lives available. They can view their score at the end of the quiz, with all scores presented on a leaderboard.

Tools

The web application was created using HTML, CSS, and JavaScript. The Open Trivia Database API was used to source the quiz questions.

Outcome

This project overall earned a First class grade (80%), successfully implementing a usable web application that interacts with a web API.