2023-11-13 18:19:25 -08:00
2023-11-06 19:25:02 -08:00
2023-11-06 19:26:02 -08:00
2023-11-10 12:57:08 -08:00
2023-11-13 18:19:25 -08:00
2023-11-10 12:56:21 -08:00
2023-11-10 12:56:21 -08:00
2023-11-13 18:19:25 -08:00
2023-11-13 18:19:25 -08:00
2023-11-11 15:43:35 -08:00

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

typeof.net/Iosevka LICENSE

Description
No description provided
Readme 3.1 MiB
Languages
C 98.1%
Makefile 1.9%