Polish levels some more, add a "congrats" text

This commit is contained in:
Sebastian Morr 2020-09-16 16:16:11 +02:00
parent 6292d849b9
commit 5066840ae9
30 changed files with 87 additions and 30 deletions
levels/welcome

View file

@ -1,7 +1,7 @@
To the left, you see an empty Git repository!
This is prototype #1 for the Git learning game by @bleeptrack and @blinry. Thanks for checking it out! <3
The only thing that's always there is the HEAD reference - we'll look at what that is later.
You can interact with the repository on the right by typing Bash commands in the terminal below!
You can drag and drop all nodes on the left, and reorder them how you want!
Let's get started by initializing an empty Git repository in the current directory by typing:
You can enter Bash commands in the line at the bottom.
git init