This repository contains a Processing implementation of 2048 with a customizable board size and scoring system. The objective is to combine matching tiles to reach 2048. The code is well-documented and easy to follow, making it a great starting point for creating your own version of the game. Can be run on any platform that supports Processing.
-
Updated
May 15, 2023 - Processing