This class serves as a simple intermediary, connecting and simplifying the interaction between the 2D map implementation and the Map2D interface. Designed for the course, it uses static methods to enable a "Singleton-like" implementation. The goal of this project is to provide various functions for managing and manipulating a 2D map
-
Updated
Apr 22, 2025 - Java