Files
letnik3koncni-prap/README.md
2026-03-10 21:53:45 +01:00

200 B

Končni Projekt za 3. Letnik - PRAP

Uporabljene knjižnice

  • SDL2

Build

gcc compiler + cmake

mkdir build
cd build
cmake ..
make -j

(Za Windows uporabite MSYS2 MINGW64 terminal)