A Java-based interactive quiz game inspired by the popular TV show "Kaun Banega Crorepati."
The KBC Quiz Game is a Java application designed to simulate the engaging and thrilling experience of the iconic quiz show "Kaun Banega Crorepati." The project serves as an interactive platform for users to test their knowledge across various topics while enjoying a competitive game format. This application is built using core Java concepts and employs a modular architecture to ensure scalability, maintainability, and ease of use.
Dynamic Question Bank: A repository of questions that are randomly selected for gameplay, ensuring variety and replayability. Lifelines: Interactive features like 50-50, Flip the Question, Audience Poll (70% accuracy), and Expert Advice (60% accuracy) to aid players during gameplay. Game Modes:
Practice Zone for skill enhancement without time constraints or scoring pressures. Customizable gameplay allowing users to tailor the experience to their preferences. Performance Analysis: Feedback and detailed statistics to track user performance, including accuracy, time management, and more.
"Fastest Finger First" round with a 20-second timer. Timed gameplay for the first two question levels, with no time limits for higher-stakes questions. Rules and Guidance: An in-game section explaining rules, lifeline functionalities, and overall gameplay mechanics. Technologies and Tools Programming Language: Java (JDK 17 or higher) Development Environment: IntelliJ IDEA, Eclipse, or NetBeans Database Management: SQLite or text-based storage for questions and user progress. Interface Design: Text-based user interaction leveraging core Java console operations.
Prerequisites: Java Development Kit (JDK 17 or higher) installed. An IDE or text editor for Java development.
This project was developed by Ayush Kalyan Meher (BTech CSE), Shraddha Suman (BTech CSE) and Smruti Samal (BTech CSE), a group of enthusiastic developers aiming to create an engaging and educational gaming experience.