Add cli hints to the first three levels

This commit is contained in:
blinry 2021-02-18 12:39:18 +01:00
parent 437cbb7a37
commit 7ecc55a3fb
10 changed files with 75 additions and 15 deletions
levels/intro

View file

@ -5,10 +5,13 @@ cards = init
You've been accepted to time travel school! Yay! It's your first day! Your teacher explains:
"To do anything with a time machine, you first need to initialize it! Go ahead, try it!"
"To do anything with a time machine, you first need to initialize it!"
Drag the blue card up to play it!
[cli]
Instead of playing a card, you can slo type 'git init' directly into your terminal!
Instead of using the card, you can also type `git init` into the black box below, and press the enter key!
[setup]