https://github.com/stregasgate/swift-pong
Concept project using Raylib Swift binding by Strega's Gate
https://github.com/stregasgate/swift-pong
Last synced: 9 months ago
JSON representation
Concept project using Raylib Swift binding by Strega's Gate
- Host: GitHub
- URL: https://github.com/stregasgate/swift-pong
- Owner: STREGAsGate
- Created: 2021-12-23T20:57:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-23T21:01:43.000Z (over 4 years ago)
- Last Synced: 2024-11-28T06:14:00.299Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 12.6 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Swift-Pong
A (re-written) concept project using Swift Raylib from [Strega's Gate](https://github.com/STREGAsGate/Raylib) that solves many issues pure C interopt faced.
It's a simple Pong clone game with a survival twist, bounce the ball for as long as you can as the ball speeds with every hit on the paddle! (yes, you can actually win)
The game will work perfectly fine on macOS and Linux, probably even Windows if you try your best!

