# git-learning-game/oh-my-git

An interactive Git learning game!

Repository: https://github.com/git-learning-game/oh-my-git
Canonical: https://ross.abutalabs.com/products/git-learning-game-oh-my-git
Homepage: https://ohmygit.org
Language: GDScript
License: NOASSERTION
License Family: other
Topics: git, learning, game, visualization, teaching, godot
Last push: 2025-12-02T14:42:35+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 55, release rhythm 35, longevity 100
- inputs: {"age_days": 2346, "days_push": 274, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2877, forks 216 (observed 2026-08-28T04:07:27.518744+00:00)

## What it is
Oh My Git! is an open-source desktop game that teaches Git through interactive puzzles, visualizing the internal structures of Git repositories in real time as the player acts. It combines a custom card interface that documents Git commands for beginners with an integrated terminal running a real Git binary, and includes a level editor for creating custom levels.

## Use cases
- learn git through a game instead of reading documentation
- interactive git tutorial for complete beginners
- visualize how git commits, branches, and remotes work internally
- practice git commands in a safe sandbox without touching real repositories
- teach git to a classroom or team in a playful way
- learn git collaboration workflows with multiple repositories
- create custom git puzzle levels for workshops

## When to choose
- You want a visual, game-like way to understand Git's internal model rather than memorizing commands
- You are introducing Git to beginners who find the command line intimidating and benefit from the card-based hints
- You want to safely experiment with Git features, including remotes and team workflows, before using them on real projects

## When to avoid
- You need a comprehensive Git reference, cheat sheet, or production tooling rather than a learning game
- You expect fast feature development or support - the project is explicitly in low-maintenance mode
- You want to build or modify levels with Godot 4, which is not supported (only Godot 3 works)

## Facets
- artifact type: application
- maturity: maintenance
- function: game, version-control, gui
- domain: education, version-control, developer-tools, gaming-tools
- platform: windows, game-engine
- tags: git, learning-game, educational-game, godot, gdscript, git-visualization, interactive-learning, card-game-interface, integrated-terminal, puzzle-levels, linux, macos

## Member repositories
- git-learning-game/oh-my-git (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:27.518744+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-30T07:35:41.384296+00:00, confidence not recorded.
  - readme: https://github.com/git-learning-game/oh-my-git (fetched 2026-08-28T04:07:27.518744+00:00, sha 6c629ebd10c5)
  - homepage: https://ohmygit.org (fetched 2026-08-29T09:51:11.322076+00:00, sha b1691a99bebb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
