joseph-montanez / raylib-swift

Helpers for using the Raylib C library in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raylib-Swift

Helpers for using the Raylib C library in Swift originally created by apahl and updated by x2.

Before using Raylib-Swift ensure that you have Raylib installed on your system. Originally it was only created for Linux, but after few tweaks I've made it possible to use it within macOS. This fork also comes with updated Raylib to version 3.7

See the original test game created by apahl -> Dodge for an example on how to use Raylib from Swift. Further examples in seprate repo.

About

Helpers for using the Raylib C library in Swift

License:MIT License


Languages

Language:C 95.0%Language:Swift 5.0%