Email or username:

Password:

Forgot your password?
blinry

Exciting announcement: @bleeptrack and I will create a 2.0 version of our open-source Git learning game ohmygit.org! πŸŽ‰

For the first time, you'll be able to play the game directly in your browser, using a *real Git* in a tiny Linux VM!

And for people whose first language isn't English, the game will come with other language versions!

Thanks to the @PrototypeFund for funding these often-requested features!

22 comments
Purple

@blinry @bleeptrack @PrototypeFund Will it be possible to contribute to the translations?

Ringtail Ringo

@blinry @bleeptrack @PrototypeFund I was very astonished about sponsors. It is a very german kind of game, I guess, saying as a resident :)

Tomas Tomecek

@blinry @bleeptrack @PrototypeFund this is amazing, thank you so much!! We are teaching git at a local university and I was considering using the game in a workshop or a homework.

bleeptrack

@TomasTomec @blinry @PrototypeFund 😍 let us know if you have ideas for improvement!

blinry

@bleeptrack Yeah!! "People who teach Git" is an important user group for us! If any aspects come to mind you'd like to see included, we'd be happy to hear them!
@TomasTomec @PrototypeFund

Tom Bridge

@blinry @bleeptrack @PrototypeFund This is super neat! I see that the current version for macOS is unsigned, are you considering a signed version for 2.0?

bleeptrack

@tbridge @blinry @PrototypeFund we hadn't really thought about that yet πŸ€” currently plans go more into the direction of completely switching to a web version for easier access

Nicd (EN)

@blinry@chaos.social @bleeptrack@vis.social @PrototypeFund@mastodon.social My wife is learning git right now, and this looks just perfect. Even trying to teach the different versions of git checkout is difficult. We definitely have to check this out. :) Thanks for your work!

adb

@blinry the browser, does that mean it will be possible to play it on Android/mobile? will it be responsive?

@bleeptrack @PrototypeFund

bleeptrack

@adbenitez @blinry @PrototypeFund No decision has been made on that topic yet but it would be really neat to also have it mobile friendly :)

ClickHouse CI :archlinux:

@blinry @bleeptrack @PrototypeFund I've installed it today, and here's the story hostux.social/@ClickHouseCI/11

Besides that, git is my daily tool, and I have a lot of fun by commit --fixup + rebase -i --autosquash

IMHO it's the best way to keep the repo clean, and almost nobody uses it v_v

Nik | Klampfradler 🎸🚲

@blinry @bleeptrack @PrototypeFund

It would be great if you could ensure that *every* learner can use it and contribute to it freely and self-determined.

Currently, the issues preventing that are mainly:

* Development on GitHub (locking out young learners and learners from US-embargoed countries)
* Feedback survey (a good way to make a first contribution) on Google Docs

If you need help choosing good open platforms, feel free to contact @Teckids!

blinry

Are you curious how Git works under the hood?

Check out the first technical prototype of Oh My Git 2.0:

✨ ohmygit.blinry.org ✨

It lets you try all commands of a real Git in a Linux VM *directly in your browser*, and shows you what they do internally!

Go Up