Skip to content

mohamad-khorsandi/2048-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

2048 cli game

A command line 2048 game written in c++.

4x4 play ground:

alt text

5x5 play ground:

alt text

  • compile:
g++ 2048.cpp
  • run:
./a.out

Releases

No releases published

Packages

No packages published

Languages