It is a game of choosing and guessing words based on the pictures in each level This project is an applied project on what we have learned in the Java language, in the Faculty of Engineering, Zagazig University
We work in JDk 20 to run our project you should install that JDK
- @Ahmed Sharaf
- @Ahmed Almohamdy
- @Reda Elsayied
- @Abdo Ibrahim
- @Bassem Motlak
- @Marawan-Walid
- @Ahmed Abdallah
This project is used by the following:
- Java
- OOP
- Java Fx
- CSS
- Lectures
- introduction to java programming by Y Daniel Liang
- Harmash Site
This is the Starting Page: contains Logo and Play, About us, and Setting Buttons;
This is setting Page: When we click the settings button, a dialog box containing sounds and some other additions appears as in image 1,in this page you can off the playground music and other sounds in the program, we can control the sound playback as in the image 2
This is About us Page: For the About button when we click on it, it appears as in image 2 contains information about the team, when you click on any icons behind the name it open the LinkedIn account for that name
The important thing in game is the Play button, when we click on it, lead us to Start The game.
This is a screen of game contains Words, image of level that user should extract the words from it, the progress bar, The score he achieved, the number of total words and solved words.
When the user selects the word using drag mouse, there are two ways whether the word is true or false, if the word is false nothing happens, and the style word returns as it was.
if the word is true, we are removing the word from page, increasing progress bar, increasing number of solved words, and increasing score that he achieved as in image 2.
After he solved all words, it appears message Congrats on completing the level and the next button that lead the user to the next level.
There is many other Levels you can try it!!