macOS
brew install git-gamelocal Homebrew formula metadata
brew
Game for git to guess who made which commit. Version 1.3 via Homebrew; verified from local package data.
install
brew install git-gamelocal Homebrew formula metadata
overview
Game for git to guess who made which commit
history
git-game is a small Ruby command-line game that turns a Git repository's commit history into a guessing game. Players inspect commit messages and guess which team member authored each commit.
The repository was created in 2015 and shipped a 1.0 GitHub release the same day. Its README presents the project as a lightweight social game for teams, with Homebrew installation, a standalone executable release, normal and hard difficulty modes, and support for filtering commits with git-log options.
Adoption appears niche and recreational rather than infrastructure-oriented. Homebrew packaging made it easy for macOS users to install, but the project remained a small utility centered on team culture and commit-history familiarity.
Practitioners run `git game` inside an existing repository. The tool samples commits, shows commit messages, and lets the player build a streak by guessing authors; options such as `--hard` and git-log filters narrow or change the challenge.
git-game is significant as an example of Git's porcelain-extension culture: any executable named `git-*` can become a `git foo` command, even when the result is a team game rather than a development workflow.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
git-game | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/jsomers/git-game
install metadata
| Package key | brew:git-game |
|---|---|
| Version | 1.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/git-game |
| Homepage | https://github.com/jsomers/git-game |
| Repository | https://github.com/jsomers/git-game |
| Upstream docs | https://github.com/jsomers/git-game#readme |
| License | MIT |
| Source archive | https://github.com/jsomers/git-game/archive/refs/tags/1.3.tar.gz |
| Uses from macOS | ruby |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-game |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.