About
Pong is a 1972 arcade sports video game developed by Atari and created by Allan Alcorn as a training exercise; its unexpected quality led Atari to manufacture and sell it commercially. Son Link's Pong is a Pong clone built with the LÖVE framework, distributed for Windows, Linux, and macOS. It includes both English and Spanish text, and supports two local players plus a pause function.
Getting started
Download a prebuilt Windows build, or on Linux/macOS install LÖVE 0.9.0 or newer and run the included game file with the love command. Player 1 uses W/S and Player 2 uses O/L to move their paddles, with Space to pause.
Known limitations
- platform: Does not work on LÖVE for Android and iOS.
Additional notes
- Platform
- Does not work on LÖVE for Android or iOS, per the README.