Who Wants To Be A Millionaire is an interactive web quiz game that replicates the iconic TV show format. Answer multiple-choice questions to win increasingly higher prizes, and use lifelines like 50/50 and Switch to improve your odds. Built with HTML5, CSS3 (with Bootstrap), JavaScript, PHP, and JSON, the game supports touchscreen, keyboard, mouse, and gamepad inputs and even saves high scores!
- Interactive Quiz: Answer multiple-choice questions based on a prize ladder.
- Lifelines: Use lifelines like 50/50 (eliminates two wrong answers) and Switch (changes the current question without advancing your prize level).
- Responsive Design: Fully adapts to desktop, tablet, and mobile screens.
- Multi-Device Compatibility: Supports touchscreen, keyboard, mouse, and gamepad inputs.
- Record Saving: Save and view high scores using PHP and JSON.
- Animated Effects: Engaging animations and transitions make gameplay exciting.
- HTML5
- CSS3 (with Bootstrap for responsive design)
- JavaScript (vanilla for game logic and interactivity)
- PHP (for back-end record saving)
- JSON (for storing questions and high scores)
- Clone the repository:
git clone https://github.com/bocaletto-luca/who-wants-to-be-a-millionaire.git
- Open the project folder.
- Ensure your PHP-enabled server (e.g., Apache) is running.
- Set write permissions on
record.json
if necessary. - Open
index.html
in your browser or host the project on your local server.
- Navigate to the Home page.
- When prompted, enter your name to start the game.
- Answer multiple-choice questions to climb the prize ladder.
- Use lifelines:
- 50/50: Eliminates two incorrect answers.
- Switch: Replaces the current question without advancing the prize level.
- Click Quit to retire and claim your current winnings.
- Save your record at the end of the game.
- View high scores on the Records page.
Contributions, bug reports, and suggestions are welcome! Please fork the repository, submit pull requests, or open issues for feedback and improvements.
This project is licensed under the GPLv3 License. See the LICENSE file for details.
- GitHub: bocaletto-luca
- Github Site: https://bocaletto-luca.github.io
- Official Site: https://bocalettoluca.altervista.org
Enjoy playing Who Wants To Be A Millionaire and feel free to customize it further!
For now this game in only italian language.