A simple Pong clone for macOS, built with SpriteKit.
Download the release and play!
or
- Clone or download the repository.
- Open the Xcode project/workspace.
- Make sure the build target is set to macOS.
- Press Run (Command + R) to launch the game.
- Move your mouse up and down to control the left paddle.
- The right paddle follows the ball automatically.
- Prevent the ball from getting past your paddle to avoid giving the opponent a point.
This project is licensed under the MIT License.