Skip to content

Simple multiple-choice quiz on gen-z /millennial based pop culture knowledge. Made in IntelliJ IDE, using JavaFX and Scenebuilder.

Notifications You must be signed in to change notification settings

MediumSizedDeveloper/BrainTease-A-trivia-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

BrainTease-A-trivia-game

Simple multiple-choice quiz on gen-z /millennial based pop culture knowledge. Made in IntelliJ IDE, using JavaFX and Scenebuilder.

IMPORTANT!!! -Make sure JDK is properly configured. Version 17 and above recommended

-The main driver of the program is a class containing the word "BrainTease". You can run the program from this file

-Upon running the program, the GUI should pop up with a dazzling home screen. If not, try this... image

-Go to the "braintease_final" folder and unravel the directories (target > classes > com > example > braintease_final). If there isn't a "style.css" in there with the rest of the files, you are going to want to copy the style.css file in "src > main > java > com.example.braintease_final" folder...

image

...and paste it into "braintease_final" folder, i.e. the folder you unraveled from before. This should show a background as well as change elements of the GUI

image

-Should the program not run, giving an error like "Error: Could not find or load main class com.example.braintease_final.BrainTeaseTriviaGame Caused by: java.lang.ClassNotFoundException: com.example.braintease_final.BrainTeaseTriviaGame". You are going to want to make sure path of the class Driver matches that of the package.

About

Simple multiple-choice quiz on gen-z /millennial based pop culture knowledge. Made in IntelliJ IDE, using JavaFX and Scenebuilder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published