Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages