This is a console-based java application. An educational shape-based game built using Core Java to demonstrate OOP concepts like inheritance, polymorphism, interfaces, and HAS-A relationships.
This Java project, App.java, is a simple drawing tool that allows users to draw various shapes on a frame by clicking buttons. It utilizes the Factory pattern to handle the creation of different ...
🚀 Just Completed a Java Shape Project! 🖥 I’m thrilled to share my latest project, Shape Project, where I developed a modular Java application to handle calculations for both 2D and 3D geometrical ...