8000 GitHub - Chessom/2048-cpp: 2048 game, console based, TUI
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Chessom/2048-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048-cpp

A tui 2048 game program_reach_2048 You can build this software from source code.

# Clone this repositery
git clone https://github.com/chessom/2048-cpp.git
cd 2048-cpp

mkdir build
cd build
cmake ..
cmake --build .

This program is built with ftxui. You also need a modern compiler that supports C++20 to compile this program.

About

2048 game, console based, TUI

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0