# HackerPoet/MarbleMarcher

A Fractal Physics Game

Repository: https://github.com/HackerPoet/MarbleMarcher
Canonical: https://ross.abutalabs.com/products/marblemarcher
Language: C++
License: GPL-2.0
License Family: copyleft
Last push: 2021-06-13T22:19: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": 2803, "days_push": 1907, "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 2551, forks 172 (observed 2026-08-28T04:07:00.541277+00:00)

## What it is
Marble Marcher is a video game demo built on a fractal physics engine with fully procedural rendering, where players roll a marble across ray-marched fractal surfaces to reach a flag across 24 levels. It is written in C++ using Eigen and SFML, and is no longer under active development in this repository.

## Use cases
- play a physics game with procedurally rendered fractal levels
- study a real-time raymarching fractal renderer
- explore fractal physics engine implementation in C++
- speedrun 24 unique fractal marble levels
- learn how to combine SFML with GPU shader-based rendering

## When to choose
- you want a unique fractal-based physics game experience
- you need a reference implementation of real-time raymarched rendering
- you want to contribute to the community edition fork

## When to avoid
- you need actively maintained software
- you want a general-purpose game engine
- you need cross-platform mobile or web support

## Facets
- artifact type: application
- maturity: maintenance
- function: game-engine, graphics, simulation
- domain: graphics, simulation
- platform: windows, cpp, cross-platform
- tags: fractal-physics, procedural-rendering, raymarching, video-game, opengl, game-development, linux, macos

## Member repositories
- HackerPoet/MarbleMarcher (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:00.541277+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-30T02:23:49.672555+00:00, confidence not recorded.
  - readme: https://github.com/HackerPoet/MarbleMarcher (fetched 2026-08-28T04:07:00.541277+00:00, sha ef5bbef10c6d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
