Stating to polish the time travel levels...

This commit is contained in:
Sebastian Morr 2020-10-29 15:55:10 +01:00
parent cb7742466b
commit eb4f46e52f
12 changed files with 209 additions and 82 deletions
levels/time-machine

22
levels/time-machine/init Normal file
View file

@ -0,0 +1,22 @@
title = Welcome!
cards = init
[description]
Welcome, time agent! Good to see you - we could really use your help with fixing some temporal paradoxes!
Ready to initialize your time machine? Drag the `git init` card into the empty space!
[setup]
rm -rf .git
[win]
test -d .git
[congrats]
Wonderful! Now, let's make sure that your time machine works correctly...
Click on "Next level", as soon as you're ready!