4 Commits

Author SHA1 Message Date
c088508b4f Tidy up code
We work through the code giving more sensible names to variables and
commenting where necessary.
2025-08-30 20:46:57 +01:00
76f55ad983 Add a pretty printer for the solution.
This lets us validate the solution more easily, and gives us what we
actually want which is a pretty picture of the layout.
2025-08-30 19:26:30 +01:00
1316b48491 Initial solution implementation
Slow and hard-wired to a certain size, but I think it works!
2025-08-30 11:59:24 +01:00
e919ffe06a Initial commit
Basic build infrastructure, license, and readme files.
2025-08-30 10:10:13 +01:00