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/puzzle-trees-all-the-way-down

View file

@ -1,3 +1,3 @@
Construct a chain of three trees.
Construct a chain of three trees, which don't point to anything else.
This is hard! The `git mktree` command might be useful.