/cpp-game-2048

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.

Primary LanguageC++

Watchers