/Quiz-Card-Game

Simple project of a game where you can create the cards with the question and the answer and save to a file chosen by the user. The game is played showing the questions and the player have to guess the answer.

Primary LanguageJava

Quiz Card Game


This project creates a simple card game where the participants needs to answer a question showed at the screen and exhibits the answer.

The class QuizCardBuilder provides the insertion of the question and answer cards and save it to a file chosen by the user.

Source: Head First Java 2nd edition