No description
- C++ 64.4%
- C 35.5%
| .vscode | ||
| Sources | ||
| .gitignore | ||
| .swift-version | ||
| LICENSE | ||
| Makefile | ||
| Package.swift | ||
| README.md | ||
RaySwift, a recreational Swift + Raylib engine
Using swift-c-raylib for that project.
As Swift and C++ are compatible I used ImGui as well in order to build easily my UI (still, in Swift).
Build
Make sure you installed:
- Swift 6.3.2
- make
To run on macOS: make run-mac