2048 Game
Project Overview
This was a Spring 2024 assignment in the OOP class where I developed a complete 2048 game from scratch using Object-Oriented Programming principles in Java. The project involved designing game mechanics, implementing responsive controls, and managing game state through well-structured classes.