u/Material-Action-76

Learn Git as a Game
🔥 Hot ▲ 129 r/git+1 crossposts

Learn Git as a Game

I kept messing up Git even after watching tutorials… so I built a way to practice it like a game

Most Git tutorials explain commands, but when I actually had to use them (branching, merging, fixing mistakes), I’d get stuck.

So I built a small interactive tool where you can learn Git by doing, not just reading.

It simulates a real Git environment where you solve challenges like:

  • creating and switching branches
  • resolving merge conflicts
  • understanding commits visually

It’s basically a hands-on playground instead of another tutorial.

You’ll probably like it if:

  • you’re a beginner struggling with Git
  • you’ve watched tutorials but still feel confused
  • you prefer learning by experimenting

Would really appreciate honest feedback — what’s confusing, what’s missing, what should be improved.

Link: https://gitgame-4f0eb.web.app/

(Desktop works best right now)

u/Material-Action-76 — 2 days ago