This document serves as the primary technical reference for a desktop Chess application implemented in Java. The system is architected as a self-contained, monolithic application that provides a ...
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 ...