Skip to content
/ Buzz Public

A quiz game developed in Java, with categories, music, graphics, high scores, multiplayer and two languages (Greek and English).

Notifications You must be signed in to change notification settings

TeamLS/Buzz

Repository files navigation

Buzz

A quiz game developed in Java, with categories, music, graphics, multiplayer and two languages (Greek and English). The graphics are from the popular game Buzz!. The game consists of 6 rounds and each round is randomly chosen to be one of the round modes described below. There are simple text questions and questions with images. You can play solo or with 2 players. The scores are stored and there is a ranking for the single-player games (counting points) and for multi-player games (counting wins).

The current project was developed for educational purposes and there was an attempt to use the best practices and we tried to make the code easily expandable (e.g. you can add more players with little changes) and readable (including comments and Javadoc).

Round Modes

  • Bet: You choose how many points you bet. If you answer correctly, you earn these points otherwise you lose them
  • Correct Answer: Whoever manages to answer and answers correctly wins 1000 points
  • Count Down: You have 5 seconds. The faster you answer the more points you gain
  • Fast Answer: The first to answer correctly wins 1000 points. The second wins 500 points (only for 2 players)
  • Thermometer: The first player to correctly answer 5 questions wins 5000 points (only for 2 players)

Screenshots


Created by TeamLS

About

A quiz game developed in Java, with categories, music, graphics, high scores, multiplayer and two languages (Greek and English).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages