Files
pingpong/README.md
2023-11-13 18:26:51 -08:00

488 B

Screenshot of a gameplay.

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