– 2048 Game developed in Java with tile movement and merging on a 4x4 grid, utilized Java Swing and AWT for a responsive UI and custom painting to enhance game rendering speed by 15%.
– Managed tile images with Java Collections Framework, ensuring efficient handling and reducing input response time to less than 50 ms.