Who Wants to Be a Homework Free: Macbeth Edition
Overview
This interactive quiz game is inspired by the classic game show "Who Wants to Be a Millionaire," tailored specifically for students engaged in history and English workshops. The game tests players' knowledge of Shakespeare's Macbeth through a series of questions, allowing them to earn points and enjoy a fun learning experience.
Features
- Engaging quiz format based on Macbeth
- Multiple-choice questions with increasing difficulty
- Lifelines similar to the original game show, enhancing interactivity
- Dynamic feedback messages based on player performance
- Responsive design for optimal play on mobile and desktop devices
- Deployed on GitHub Pages for easy access
Technologies Used
- HTML
- CSS
- JavaScript
- GitHub Pages for deployment
Getting Started
To play the game:
- Visit the live demo: Who Wants to Be Homework Free?: Macbeth Edition
- Follow the on-screen instructions to navigate through the questions.
- Use lifelines wisely to help answer difficult questions.
Tests
To ensure the functionality of the game I used
- W3.org HTML Validator
- W3.org Css Validator
- Manage Engines Javascript Validator
HTML
No issues detected
CSS
Valid CSS!
JavaScript
I used ManageEngine's JavaScript Validator to check my code. The errors reported were related to the JavaScript version I used:
- Line 23, Column 1:
'const'
is available in ES6 (use 'esversion: 6'
) or Mozilla JS extensions (use moz
).
- Line 29, Column 35: Arrow function syntax (
=>
) is only available in ES6 (use 'esversion: 6'
).
I believe these issues are due to a misconfiguration of the linter tool.
Acknowledgments
- Inspired by the educational workshops conducted by Ocean Of Notions/ Masterworks.
- This project is inspired by Who Wants to Be a Millionaire.All Rights Reserved