Game developed in Java and JavaFX
Game developed in Java and JavaFX
Test this application (Jar file)
Each player has 5 numbers, from 1 to 10, and has to guess the 5 numbers of their opponent to win.
Initial screen asks for a login:
Main Screen
Both names are needed to start playing:
Main Screen
Game begins, the beginning is by lot:
Beginning screen
Player guesses a number rightly:
Right guess
Player fails number:
Failed guess
End of game:
End of game
End of game