Skip to content

Latest commit

 

History

History
executable file
·
6 lines (4 loc) · 186 Bytes

README.md

File metadata and controls

executable file
·
6 lines (4 loc) · 186 Bytes

play_2048

It is implementation of the popular game-2048 in C++.

For enjoying the game,you just need to run 2048.cpp on terminal.

Check instructions options for How to play the game.