Skip to content

Releases: erysdren/QCVM

QCVM Example Game (QCPONG)

23 Feb 21:13
Compare
Choose a tag to compare

It's PONG! But written in QuakeC, using SDL2 as the wrapper to create the window and draw the graphics. Sources to the game can be found in this repository here.

The Windows build come with SDL2.dll, and the Linux build is statically linked with the most recent version of SDL2 for Debian Linux.