Language : English / Turkish
In this project, the competition program named Who Wants to be a Millionaire can be realized through the console in accordance with the instructions of the user. All of the functions of the contest were created within this software. These functions are;
- Setting up 3 names for the search joker
- Answer random questions during the competition
- Ability to use any joker or withdraw from the competition during the question answering phase
- Ability to choose 3 different jokers. Asking the audience can be selected joker, search joker or half-half joker
- Checking the correctness of the answer after answering each question
- If the correct answer is given, it is possible to move on to the next question by increasing the prize money.
- If the wrong answer was given, ending the competition and printing the money reward as much as the dam.
- If the user withdraws without answering the question in the Question Answer section, printing the money earned and ending the competition
Project creation date: April 2016
Download a copy of the project files to your local machine. After obtaining the required environments, you can open the project in this environment, run it and use it from the console.
- Java Development Kit (JDK)
- Java IDE
To run the project, you must first obtain any version of JDK software suitable for your system from oracle jdk and install it on your local machine. Then you need to get any java IDE software and open the project in this IDE environment.
- Batuhan Güneş - BatuhanGunes
See also the list of contributors who participated in this project.
This project is licensed under the Apache License - see the LICENSE.md file for details.