This project is a complete console-based Chess System developed in Java, focusing on object-oriented programming concepts such as inheritance, polymorphism, encapsulation, and exception handling. The ...
This repository features my 2-in-1 implementation for two Objected-Oriented Programming assignments. The central theme is a 2D Java chess game showcasing good usage of the fundamental principles of ...