Awesome
Tiles
A collection of terminal-based tiled games using FTXUI.
- 2048
- fifteen (in-progress)
Build instructions:
cmake -S . -B build
cmake --build build
./build/2048
# or ./build/fifteen
A collection of terminal-based tiled games using FTXUI.
cmake -S . -B build
cmake --build build
./build/2048
# or ./build/fifteen