Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.15 KB

README.md

File metadata and controls

18 lines (15 loc) · 1.15 KB

Guess The Number Game using Java Swing

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.

Screenshots of the Game

1. Before Starting the Game

Image of The Game


2. After Playing 3 Rounds

After Winning The game window


Animation of the Game

Animated Output of the Game

Author : Prathamesh Dhande