1
0
mirror of https://github.com/lov3b/Pong.git synced 2025-04-15 19:00:16 +02:00
2024-01-20 01:31:16 +01:00
2024-01-20 01:31:16 +01:00
2024-01-19 15:06:48 +01:00
2024-01-19 19:21:26 +01:00
2024-01-19 19:21:26 +01:00

Pong

A pong implementation in C++. You'll need cmake make, sdl2 sdl2-gfx and sdl2-ttf to compile.

To enable compiler optimizations pass -DENABLE_OPTIMIZATIONS=ON to cmake. You'll end up with the following command cmake -DENABLE_OPTIMIZATIONS=ON.

Description
No description provided
Readme BSD-2-Clause 223 KiB
Languages
C++ 99.9%