# Spu7Nix/SPWN-language

A language for Geometry Dash triggers

Repository: https://github.com/Spu7Nix/SPWN-language
Canonical: https://ross.abutalabs.com/products/spwn-language
Language: Rust
License: MIT
License Family: permissive
Last push: 2024-07-15T02:26:57+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2471, "days_push": 780, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1183, forks 61 (observed 2026-08-28T04:03:54.537938+00:00)

## What it is
SPWN is a programming language written in Rust that compiles to Geometry Dash levels, letting creators build levels and trigger logic through code instead of the in-game visual editor. It ships as a CLI compiler with installers for Windows, macOS, and Linux.

## Use cases
- create Geometry Dash levels with code
- program GD triggers programmatically
- generate complex trigger setups in Geometry Dash
- compile a DSL into a Geometry Dash level file
- automate level building instead of using the visual editor

## When to choose
- you want to build complicated Geometry Dash trigger logic that is unwieldy in the in-game editor
- you prefer a textual, abstracted representation of level content
- you want to generate levels programmatically or reuse code across levels

## When to avoid
- you only make simple levels suited to the visual editor
- you need a general-purpose programming language outside Geometry Dash
- you need a stable, widely supported toolchain for production work

## Facets
- artifact type: cli-tool
- maturity: active
- function: compiler, programming-language, cli
- domain: programming-languages, compilers
- platform: windows, cli, rust
- tags: geometry-dash, level-generation, game-triggers, dsl, spwn, game-development, automation, macos, linux

## Member repositories
- Spu7Nix/SPWN-language (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:54.537938+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-30T06:24:32.724578+00:00, confidence not recorded.
  - readme: https://github.com/Spu7Nix/SPWN-language (fetched 2026-08-28T04:03:54.537938+00:00, sha b41995aa9b8e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
