From 51d7cb42cb160d07bd268f61e991b0bb02105603 Mon Sep 17 00:00:00 2001 From: Oleksandr Redko Date: Wed, 21 Oct 2020 04:06:53 +0300 Subject: [PATCH] Add git-game and git-game-v2 interactive tutorials (#4536) --- free-programming-interactive-tutorials-en.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index d11aa0d2..749613ba 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -98,6 +98,8 @@ ### Git +* [git-game](https://github.com/git-game/git-game) +* [git-game-v2](https://github.com/git-game/git-game-v2) * [Githug](https://github.com/Gazler/githug) (Tutorial in shell) * [Learn Git Branching](https://learngitbranching.js.org) * [Learn Git with Bitbucket Cloud](https://www.atlassian.com/git/tutorials/learn-git-with-bitbucket-cloud) -- GitLab