Skip to content

manasshah1810/Java-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Projects

Description

The Java Projects repository is dedicated to showcasing projects developed using Java programming language. These projects demonstrate various aspects of Java development, from command-line applications to interactive games.

Projects

  1. ATM.java:

    • A command-line program designed to manage the balance of a user's account.
    • Features functionality for withdrawing, depositing, and checking the balance.
  2. Guess the Number:

    • Implements a classic "Guess the Number" game in Java.
    • Provides an interactive user experience where players guess a randomly generated number within a specified range.
  3. Grade Calculator:

    • A command-line program for calculating grades of students based on marks obtained.
    • Displays total marks, average marks, and the corresponding grade.
  4. Minesweeper Game:

    • Replicates the popular Minesweeper game in Java.
    • Offers an interactive gaming experience where players uncover hidden mines on a grid while avoiding detonating them.

Usage

To explore the projects within this repository, navigate to the respective folders for each project and view the source code. You can run the programs locally if you have Java installed on your system.

Contributing

Contributions to enhance or expand the projects within the Java Projects repository are welcome. If you'd like to contribute, please fork the repository, make your changes, and submit a pull request.

License

This repository is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages