mgerdes/Open-Golf
A cross-platform minigolf game written in C. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2170
- days_rel: n/a
- days_push: 899
- n_releases_24m: 0
Adoption not part of the score
1930 stars · 111 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Open Golf is a cross-platform 3D minigolf game written in C using the Sokol libraries, with custom physics for ball collision and a built-in terrain editor. It runs on Windows, Linux, macOS, iOS, Android, and in the browser via HTML.
Use cases
- play a 3D minigolf game on desktop or mobile
- run a minigolf game in the browser
- edit minigolf course terrain in-game for fast iteration
- study a C game with custom physics and lightmapping
- build a cross-platform game from a single C codebase
When to choose
- you want a lightweight, open-source minigolf game across many platforms
- you want to learn how a small C game engine with Sokol, ImGui, and baked lightmaps is built
- you want an in-game level editor to design and test holes quickly
When to avoid
- you need a full-featured commercial golf simulation
- you want a game engine or framework to build your own games rather than a finished game
- you need extensive documentation or modding support
Facets
application · maturity active
game-engine graphics simulation gaming-tools cross-platform windows browser cpp minigolf c sokol physics 3d-graphics level-editor lightmapping game-development linux macos android ios
1 source
- readme: https://github.com/mgerdes/Open-Golf · fetched 2026-08-28 · 3ee611b0f6ac
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mgerdes/Open-Golf | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="mgerdes/Open-Golf")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem