Tiles

February 3, 2022 ยท View on GitHub

C++ MIT license size issues contributors

A collection of terminal-based tiled games using FTXUI.

  • 2048
    ezgif com-gif-maker
  • fifteen (in-progress)

Build instructions:

cmake -S . -B build
cmake --build build
./build/2048
# or ./build/fifteen