Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Quiz - Build your own Picture quiz!

License

NotificationsYou must be signed in to change notification settings

theomails/quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here's the 3-step process to make your own amazing picture quiz!

  1. Build an interesting collection of pictures, organized into folders based on the categories.
  2. Dropquiz.jar into the same folder
  3. Double-click on quiz.jar to launch the app and play!!

Here's an example. There is a collection of pictures organized into folders in the background.Qiuz brings it to life as a live picture quiz right on your desktop!

Screenshot 2023-02-25 at 12 50 22 PM

Gather around your desk or screen-share on your favourite online meeting app to play with your friends!

Happy Quizzing!

Commands

cp ./target/quiz*-with-dependencies.jar c:/WORK/PNR/FolderQuiz/

The finer details:

  1. The folders which are siblings toquiz.jar are considered asCategories. They are presented astabs in the Quiz app.
  2. The files inside those folders are considered asQuiz images. They are presented asimages in the Quiz app.
  3. The user can select anyCategory tab. There is only forward navigation to go to the nextQuiz image.
  4. Each time when theShow button is clicked, the image is shown for a few seconds and then hidden automatically.
  5. You can choose to click theShow button more times to reveal the image repeatedly.
  6. Once the player has finished guessing or given up, click onShow Answer to reveal the answer.
  7. Note that theQuiz image file name (upto the first. symbol in the file name) is considered as the answer for eachQuiz image.
  8. The user (host) can click on the appropriate+10 or+5 button for the current team based on whether they answered during their turn, or a passed question.
  9. Run through several rounds of the game for some exciting picture quiz fun!
  10. At the end of the game, the scores are visible for everyon to see.
  11. May the best team win!!

Building and Running the project

  1. Click onMaven Update Project to ensure that projectpom.xml settings are in sync with your IDE settings.
  2. RunMaven Install to build the jar files into/target folder and then have them installed into the local maven repo.
  3. Copy thequiz-<version>-jar-with-dependencies.jar file from the/target folder to a QUIZ folder. Rename this file asquiz.jar for convenience.
  4. Drop all the categorized pictures as folders right next toquiz.jar.
  5. Double click onquiz.jar to start the app.

About

Quiz - Build your own Picture quiz!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp