Skip to content

Releases: Dhruv-Cmds/Java-Projects

Release v1.4.0 – Project Organization & OOP Structuring

23 Feb 06:18

Choose a tag to compare

Learning Java

Expanded the Java projects collection with a new console-based game implementation.

🚀 Features

Added one new console-based game (HangMan)

Implemented using object-oriented programming principles

Integrated into the existing structured folder system

📦 Releases

v1.4.0 – New game added
You can find all versions under the Releases section of the repository.

⚙️ Requirements

Java JDK 8 or later

Any Java-compatible IDE (IntelliJ IDEA, Eclipse, VS Code)

Release v1.3.0

19 Feb 09:01

Choose a tag to compare

Learning Java

A simple and structured Java project designed to practice core Java concepts,
syntax, and object-oriented programming principles.

This repository is intended for learning, experimentation, and gradual
improvement through versioned releases.


🚀 Features

  • Clean Java code examples
  • Covers basic to intermediate Java concepts
  • Easy to understand project structure
  • Versioned releases for progressive learning

📦 Releases

  • v1.3.0 – Latest release with new updates

You can find all versions under the Releases section of the repository.


🛠️ Requirements

  • Java JDK 8 or later
  • Any Java-compatible IDE (IntelliJ IDEA, Eclipse, VS Code)

v1.2.0 – Added Three New Console Games

15 Feb 13:16

Choose a tag to compare

Expanded the Java project collection with three additional console-based game implementations.

• Added three new interactive game systems
• Improved overall project variety
• Continued expansion of structured console applications

This update strengthens the repository’s practical Java application coverage.

v1.1.0 – Added New Games and Life Manager Utility

13 Feb 09:07
df05ada

Choose a tag to compare

Added new projects to expand the repository:

• Two additional console-based game implementations
• Life Manager utility system

Improved modular structure and expanded project coverage.

Initial Java Projects Release v1.0.0

11 Feb 16:45

Choose a tag to compare

Initial release of organized Java projects including:

  • Life Manager

  • Basic Java programs

  • OOP-based console applications

This repository demonstrates core Java fundamentals and object-oriented programming concepts.