Version0.8.0Verifiednot yet verifiedLicenseBSD-3-Clause
Readme
sigil-raylib
Raylib game development bindings for Sigil.
Provides FFI bindings to the Raylib library for game development in Sigil applications, including window management, 2D graphics rendering, and input handling.
Modules
| Module | Purpose |
|---|---|
(raylib) | Main module, re-exports core functionality |
(raylib core) | Core types, colors, and initialization |
(raylib window) | Window creation and management |
(raylib graphics) | 2D drawing, textures, shapes |
(raylib input) | Keyboard, mouse, and gamepad input |
System Prerequisites
- Raylib C library (must be installed on the system)
Dependencies
- sigil-stdlib
- sigil-ffi
Build
sigil deps install
sigil buildLicense
BSD-3-Clause
Clone
$ git clone https://codeberg.org/sigil/sigil-raylib
Releases
v0.8.0 — latest by version, released 1 Apr 2026
All releases — 1 tag in this repository.
Source
One page per file, and every line has a permalink.
Recent commitsAtom
1 Aprcommit
29 Marcommit
Pin dependencies to version tags
a382cda2
29 Marcommit
d3ba4845
29 Marcommit
2 Marcommit
The last 20 commits keep a page here. Everything older lives in the clone.