# raylib-cs/raylib-cs

C# bindings for raylib, a simple and easy-to-use library to learn videogames programming

Repository: https://github.com/raylib-cs/raylib-cs
Canonical: https://ross.abutalabs.com/products/raylib-cs
Homepage: http://www.raylib.com/
Language: C#
License: Zlib
License Family: permissive
Topics: raylib, csharp, gamedev
Last push: 2026-08-23T20:47:50+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 75, longevity 100
- inputs: {"age_days": 2973, "days_push": 10, "days_rel": 10, "gap_med": 153.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1414, forks 104 (observed 2026-08-28T04:04:39.578586+00:00)

## What it is
Raylib-cs provides C# bindings for raylib, a minimal, easy-to-use library for learning video game programming. It ships native raylib 6.0 libraries for Windows, macOS, Linux, and WebAssembly via NuGet.

## Use cases
- make a 2d game in c#
- learn game programming with c#
- create a 3d game prototype in dotnet
- build a webassembly game with c#
- draw graphics and play audio without a heavy engine
- port a raylib c project to c#

## When to choose
- you want a lightweight, code-first game library in C# without engine overhead
- you are learning game programming and prefer reading simple code examples
- you need cross-platform desktop or wasm builds from a single .NET project

## When to avoid
- you need a full editor, visual tooling, or asset pipeline like Unity or Godot
- you require a large ecosystem of plugins and marketplace assets
- you need guaranteed long-term support, since the project is passively maintained

## Facets
- artifact type: library
- maturity: maintenance
- function: game-engine, graphics
- domain: cross-platform
- platform: windows, wasm, cross-platform
- tags: raylib, csharp-bindings, gamedev, 2d-games, 3d-games, opengl, nuget, game-development, linux, macos

## Member repositories
- raylib-cs/raylib-cs (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:39.578586+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:13.948933+00:00, confidence not recorded.
  - readme: https://github.com/raylib-cs/raylib-cs (fetched 2026-08-28T04:04:39.578586+00:00, sha 5655a0897a39)
  - homepage: http://www.raylib.com/ (fetched 2026-08-29T11:51:05.156986+00:00, sha 9f4ac26a2f50)
- Data as of 2026-08-30T08:39:29.467469+00:00.
