df8d7164bbdbb0771dc7ad550729991485078837
Build
For MacOS:
make
For other platforms modify flags in the Makefile.
FPS
Cap FPS:
make DFLAGS="-D FPS=30"
Display FPS:
make DFLAGS="-D ENABLE_FPS=1"
Embed Fonts
xxd -i iosevka-bold.ttf > iosevka_bold.h
make DFLAGS="-D EMBED_FONTS=1"
Run
./pingpong
Iosevka Font
Description
Languages
C
98.1%
Makefile
1.9%