Git Good, By Playing A Gamified Version Of Git

Git Good, By Playing A Gamified Version Of Git

Source Node: 2544031

What better way to learn to use Git than a gamified interface that visualizes every change? That’s the idea behind Oh My Git! which aims to teach players all about the popular version control system that underpins so many modern software projects.

<img decoding="async" data-attachment-id="673633" data-permalink="https://hackaday.com/2024/04/12/git-good-by-playing-a-gamified-version-of-git/oh-my-git/" data-orig-file="https://platoaistream.net/wp-content/uploads/2024/04/git-good-by-playing-a-gamified-version-of-git-1.png" data-orig-size="1587,1587" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="oh-my-git" data-image-description data-image-caption="

Learn how to git good, with a gameified git interface.

” data-medium-file=”https://platoaistream.net/wp-content/uploads/2024/04/git-good-by-playing-a-gamified-version-of-git-1.png?w=400″ data-large-file=”https://platoaistream.net/wp-content/uploads/2024/04/git-good-by-playing-a-gamified-version-of-git-1.png?w=625″ class=”size-thumbnail wp-image-673633″ src=”https://platoaistream.net/wp-content/uploads/2024/04/git-good-by-playing-a-gamified-version-of-git.png” alt width=”250″ height=”250″ srcset=”https://platoaistream.net/wp-content/uploads/2024/04/git-good-by-playing-a-gamified-version-of-git-1.png 1587w, https://platoaistream.net/wp-content/uploads/2024/04/git-good-by-playing-a-gamified-version-of-git-1.png?resize=250,250 250w, https://platoaistream.net/wp-content/uploads/2024/04/git-good-by-playing-a-gamified-version-of-git-1.png?resize=400,400 400w, https://platoaistream.net/wp-content/uploads/2024/04/git-good-by-playing-a-gamified-version-of-git-1.png?resize=625,625 625w, https://platoaistream.net/wp-content/uploads/2024/04/git-good-by-playing-a-gamified-version-of-git-1.png?resize=1536,1536 1536w” sizes=”(max-width: 250px) 100vw, 250px”>

Git good, with a gameified git interface.

Sometimes the downside to a tool being so ubiquitous is that it tends to be taken for granted that everyone already knows how to use it, and those starting entirely from scratch can be left unsure where to begin. That’s what creators [bleeptrack] and [blinry] had in mind with Oh My Git! which is freely available for Linux, Windows, and macOS.

The idea is to use a fun playing-card interface to not only teach players the different features, but also to build intuitive familiarity for operations like merging and rebasing by visualizing in real-time the changes a player’s actions make.

The game is made with beginners in mind, with the first two (short) levels establishing that managing multiple versions of a file can quickly become unwieldy without help. Enter git — which the game explains is essentially a time machine — and it’s off to the races.

It might be aimed at beginners, but more advanced users can learn a helpful trick or two. The game isn’t some weird pseudo-git simulator, either. The back end uses real git repositories, with a real shell and git interface behind it all. Prefer to type commands in directly instead of using the playing card interface? Go right ahead!

Oh My Git! uses the free and open-source Godot game engine (not to be confused with the Godot machine, a chaos-based random number generator.)

Time Stamp:

More from Hack A Day