This project is fork from https://github.com/git-game/git-game.
Just like this issue:How to answer question? When I first saw the introduction, I didn't know how to use it. After thinking about it myself for a while, I knew how to finish the game. But I still feel the need to give a demo that allows first-time users to get started quickly and enjoy it. That's the reason for this project
In this session I will tell you how to begin this game.
Game introduction and instruction 中文版-游戏介绍及使用指导
Note: the following is the original content.
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!
Clone this repository by running:
$ git clone https://github.com/hgarc014/git-game.git
Don'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?