This game is made using Java Swing that offers the GUI for the Game.
Game is developed using Eclipse IDE 2021-22 and java 17.
Random module is in built in java this helps to generate the random number from range 1 to 100 and some instructions are set which is made in another file it calls when the users press that button.
Some Keys are also binded with them like Alt+G works as the guess button in gui.
-
Notifications
You must be signed in to change notification settings - Fork 0
PrathameshDhande22/Guess-the-Number-game
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Guess the Number game is made using Java Swing GUI.