Install on Arch Linux (AUR)
yay -S 2048-gui-gitBuild tools:
- gcc ≥
10.2 - make ≥
4.3 - cmake ≥
3.18
Libraries:
- sdl2 ≥
2.0.12 - sdl2_gfx ≥
1.0.4 - sdl2_ttf ≥
2.0.15
This project uses cmake for build proccess. To compile the source code, run following commands:
git submodule update --init --recursive
cmake CMakeLists.txt
makeThis project is targeted for x86_64 GNU/Linux. While C code should be portable, parts written in assembly are not.
./asm2048