Version0.8.0Verifiednot yet verifiedLicenseBSD-3-Clause

sigil-raylib

Raylib game development bindings for Sigil

Report a bug or suggest a feature
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

ModulePurpose
(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 build

License

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

Browse the latest source

One page per file, and every line has a permalink.

Recent commitsAtom

The last 20 commits keep a page here. Everything older lives in the clone.