GitHub - Chessom/2048-cpp: 2048 game, console based, TUI · GitHub
Skip to content

Chessom/2048-cpp

Folders and files

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

Contributors