/2048

Clone of the popular 2048 game.

Primary LanguageC++MIT LicenseMIT

2048

g++ main.cpp Board.cpp -o 2048