Skip to content

Releases: oxylusengine/Pong

Release list

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 09 Aug 21:54

Download the zip for your platform, extract it anywhere and run the Pong executable.
Everything the game needs ships inside the folder.

Platform Download
Windows (x64) Pong-windows-x64.zip
Linux (x86_64) Pong-linux-x86_64.zip
macOS (Apple silicon) Pong-macos-arm64.zip

macOS: the build is unsigned, so Gatekeeper quarantines it after download. Clear the
flag once with xattr -dr com.apple.quarantine Pong-macos-arm64 before running.

Linux: needs a Vulkan driver for your GPU (mesa-vulkan-drivers or the vendor package).

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 09 Aug 20:13

Download the zip for your platform, extract it anywhere and run the Pong executable.
Everything the game needs ships inside the folder.

Platform Download
Windows (x64) Pong-windows-x64.zip
Linux (x86_64) Pong-linux-x86_64.zip
macOS (Apple silicon) Pong-macos-arm64.zip

macOS: the build is unsigned, so Gatekeeper quarantines it after download. Clear the
flag once with xattr -dr com.apple.quarantine Pong-macos-arm64 before running.

Linux: needs a Vulkan driver for your GPU (mesa-vulkan-drivers or the vendor package).

Full Changelog: v1.0.0...v1.0.1