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.
-
Updated
Mar 27, 2023 - C++
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.
Add a description, image, and links to the cpp-game-2048 topic page so that developers can more easily learn about it.
To associate your repository with the cpp-game-2048 topic, visit your repo's landing page and select "manage topics."