# mgerdes/Open-Golf

A cross-platform minigolf game written in C.

Repository: https://github.com/mgerdes/Open-Golf
Canonical: https://ross.abutalabs.com/products/open-golf
Language: C
License: MIT
License Family: permissive
Topics: minigolf, game, gamedev, c, game-development, game-dev, android, ios
Last push: 2024-03-18T01:37:41+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2170, "days_push": 899, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1930, forks 111 (observed 2026-08-28T04:05:56.146079+00:00)

## What it is
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
- artifact type: application
- maturity: active
- function: game-engine, graphics, simulation
- domain: gaming-tools, cross-platform
- platform: windows, browser, cpp
- tags: minigolf, c, sokol, physics, 3d-graphics, level-editor, lightmapping, game-development, linux, macos, android, ios

## Member repositories
- mgerdes/Open-Golf (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:56.146079+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-30T03:08:47.819077+00:00, confidence not recorded.
  - readme: https://github.com/mgerdes/Open-Golf (fetched 2026-08-28T04:05:56.146079+00:00, sha 3ee611b0f6ac)
- Data as of 2026-08-30T08:39:29.467469+00:00.
