Skip to content

curadProgrammer/Java-Swing-MySQL-Quiz-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Game - Java, Swing, MySQL

Introduction

In this beginner Java programming tutorial, learn how to make this multiple choice quiz/test GUI in Java using Swing and MySQL. You can check out the full tutorial here , where I carefully go over the logic flow so that you can understand how this project is coded the way it was.

Technologies Frameworks

  • JDK 18+ - Java Version
  • MySQL Workbench

🛠️ Features

  • 📋 Choose the Category of the Quiz
  • 🔢 Input the number of questions that you want to do
  • ✏️ Create your own Question
  • 🏆 Display the Score
  • ❌ Display the wrong answers
  • ✅ Display the right answers
  • 💾 Store Question into MySQL Database
  • ✔️ Validate input

Screenshots

Quiz Game Example

About

Video: https://youtu.be/npjPPR0I2p8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages