Implementation of the classic 2048 game in C
-
Updated
Sep 15, 2024 - C
Implementation of the classic 2048 game in C
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.
Console based 2048 game in cpp. This 2048 Game is based on a concept of colliding the same two numbers to create a new number with the total sum of the two numbers.
Jogo de quebra cabeça 2048
Another clone of the 2048 game
A small clone of 1024/2048 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
2048 Game Inside the Terminal! (and a bunch of others)
Add a description, image, and links to the game-2048 topic page so that developers can more easily learn about it.
To associate your repository with the game-2048 topic, visit your repo's landing page and select "manage topics."