Spu7Nix/SPWN-language
A language for Geometry Dash triggers observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2471
- days_rel: n/a
- days_push: 780
- n_releases_24m: 0
Adoption not part of the score
1183 stars · 61 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity active
compiler programming-language cli programming-languages compilers windows cli rust geometry-dash level-generation game-triggers dsl spwn game-development automation macos linux
1 source
- readme: https://github.com/Spu7Nix/SPWN-language · fetched 2026-08-28 · b41995aa9b8e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Spu7Nix/SPWN-language | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Spu7Nix/SPWN-language")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem