This repository contains my journey of learning Java Programming, including small projects, OOP examples, Data Structures, and mini-games.
Each folder has its own project with a short description and runnable code.
- OOP-Examples β Demonstrates Object-Oriented Programming concepts in Java.
- SmallGames β Fun projects like TicTacToe, Snake Game, Guess the Number, etc.
- Java (JDK 17 or above)
- IntelliJ IDEA
-
Clone the repo:
git clone https://github.com/hariprasad20xx/Java-Projects.git
-
Open the project in IntelliJ IDEA.
-
Navigate to the src folder of any project and run the Main.java (or similar).
β¨ This repository is a showcase of my learning and progress in Java.
Stay tuned for more updates!