Some new puzzle levels

This commit is contained in:
Sebastian Morr 2020-09-16 14:16:38 +02:00
parent 35b4dc098a
commit 6292d849b9
10 changed files with 65 additions and 0 deletions
levels/puzzle-trees-all-the-way-down

View file

@ -0,0 +1,3 @@
Construct a chain of three trees.
This is hard! The `git mktree` command might be useful.