Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nagendra10pratap/guessergame
https://github.com/nagendra10pratap/guessergame
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nagendra10pratap/guessergame
- Owner: Nagendra10pratap
- Created: 2024-02-13T20:15:44.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-17T05:12:03.000Z (10 months ago)
- Last Synced: 2024-02-17T06:21:09.308Z (10 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GuesserGame
Before going through the steps, here’s an outline of the general rules of the game:The system or computer will generate a random number from 1 to 100.
A dialogue box is displayed where user is asked to enter their guess number.
Computer tells if the guess number matches or it is higher/lower than the one it generated.
The game continues until the user guesses the computer number.
# Installation
. Just, Clone this repository -https://github.com/Nagendra10pratap/GuesserGame.git
. Run File Using Any Java Application Like Eclipse IDE For Java Developer Visual Studio Code or Notepad.