1 2 3 4 5 6 7 8 9 10 11 12 13
# 2048 ## Usage ``` make all ./2048 ``` ## Dependencies - [SDL2](https://libsdl.org) - [SDL2_ttf](https://libsdl.org/projects/SDL_ttf)