An open API service indexing awesome lists of open source software.

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

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!
![Screenshot from 2021-08-07 16-22-32](https://user-images.githubusercontent.com/64596327/128605281-bdc87069-d22c-4576-a32d-d534cde0d44a.png)
![Screenshot from 2021-08-07 16-22-40](https://user-images.githubusercontent.com/64596327/128605282-3704d3ed-1878-4137-9c07-fa68fe8016a6.png)