Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Nalankumar/Number_Guessing_Game

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
9 Commits
 
 
 
 

Repository files navigation

Number Guessing Game

The Number Guessing Game is an interactive application developed using Java Swing. It challenges users to guess a computer-generated random number within a limited number of attempts, usually three lives. Featuring a visually appealing and intuitive interface, the game provides an engaging and enjoyable experience for players of all ages.

Table of contents:

Technologies used:

  • Java
  • Swing

Installation:

To install this application follow the steps,

  1. Install Java Development Kit (JDK):

    Ensure JDK is installed and configured. Verify by running:

    java -version
  2. Compile the Program

    Use the following command to compile the program:

    javac guess.java
  3. Run the Program

    Use the following command to run the compiled program:

    java guess

Contributing

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-name.
  3. Make your changes.
  4. Push your branch: git push origin feature-name.
  5. Create a pull request.

About

The Number Guessing Game is a GUI-based application where players attempt to guess a random number within a limited number of tries.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.