Project details
Our goal is to create an educational game that helps teenage students learn the basics of the Java programming language. The game starts with the a login interface with the student`s name and password. Students can also create an account with their own information, then the Levels interface with 3 levels (very easy, easy, and medium) appears and the student can choose one of the levels, each level contains 5 questions.
And After that, the game starts with a question and 4 options are available for the student to choose one answer. If the answer is correct 20 points will be added to the total score, otherwise the score stays the same.