345 B
345 B
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"
Run
./pingpong
For MacOS:
make
For other platforms modify flags in the Makefile.
Cap FPS:
make DFLAGS="-D FPS=30"
Display FPS:
make DFLAGS="-D ENABLE_FPS=1"
./pingpong