git-game/git-game
{ "createdAt": "2014-12-01T02:29:35Z", "defaultBranch": "master", "description": "terminal game to test git skills", "fullName": "git-game/git-game", "homepage": "https://www.git-game.com", "language": null, "name": "git-game", "pushedAt": "2024-06-19T00:17:39Z", "stargazersCount": 3163, "topics": [], "updatedAt": "2025-11-25T06:27:02Z", "url": "https://github.com/git-game/git-game"}Welcome to the git-game!!
Section titled “Welcome to the git-game!!”This is a terminal game designed to test your knowledge of git commands. Each level in the game is a task to perform on this repo. Once you perform that task, you will be given your next task. There are a total of ten levels, each one harder than last!
Let’s get this journey started!!
Section titled “Let’s get this journey started!!”Clone this repository by running:
$ git clone https://github.com/hgarc014/git-game.gitDon’t know a lot about git??
Then you should check these files for assistance:
https://github.com/mikeizbicki/ucr-cs100/blob/2015winter/textbook/cheatsheets/git-cheatsheet.md
https://github.com/mikeizbicki/ucr-cs100/tree/2015winter/textbook/tools/git/advanced-git
Otherwise, you are free to continue…
You can win a badge for completing this game!
learn more about badges here: https://openbadgefactory.com/faq
You should always check the README.md file for your next clue!
Level 1
Your first task is to checkout the commit whose commit message is the answer to this question:
When a programmer is born, what is the first thing he/she learns to say?