Skip to content

Arundktpm/Quiz_Game_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz_Game_web

A responsive web-based quiz game designed for Computer Science students, built using Tailwind CSS for a modern and clean UI. The application fetches quiz questions dynamically from an external API, supports difficulty selection (Easy, Medium, Hard), and includes automatic level progression with a high-score system.

🚀 Features

  • 📱 Fully Responsive Design (Mobile, Tablet, Desktop)
  • 🎨 Styled with Tailwind CSS
  • 🌐 API-based Question Fetching
  • 🎚️ Difficulty Selection – Easy, Medium, Hard
  • 🔄 Automatic Level Increment based on correct answers
  • 🧠 Computer Science–Focused Questions
  • 🏆 High Score Tracking using LocalStorage
  • Real-Time Score Updates

🛠️ Tech Stack

  • Frontend: HTML, JavaScript
  • Styling: Tailwind CSS
  • API: Quiz / Trivia API
  • Storage: Browser LocalStorage

📌 How It Works

  1. User selects a difficulty level (Easy / Medium / Hard)
  2. Quiz questions are fetched dynamically from an API
  3. Correct answers increase the score and level automatically
  4. High score is stored and updated in real time
  5. Responsive UI adapts to all screen sizes

▶️ How to Run the Project

  1. Clone the repository:
    git clone https://github.com/Arundktpm/Quiz_Game_web.git
    cd Quiz_Game_web
  2. Open index.html in your browser

🎯 Purpose of the Project

  • To provide an interactive learning platform for Computer Science students
  • To improve understanding of core CS concepts
  • To make learning engaging through quiz-based gamification
  • To allow students to practice using difficulty levels (Easy, Medium, Hard)
  • To encourage continuous improvement through automatic level progression
  • To motivate users using real-time scoring and high-score tracking

📜 License

This project is developed strictly for educational and learning purposes.
It is intended for academic use, personal practice, and skill development only.

About

CS Quiz Game - Gamified web quiz platform with auto-leveling and real-time scoring to help students master Computer Science concepts through interactive practice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors