adventOfCode/20-jurassicJigsaw
2020-12-20 18:47:06 +00:00
..
python Day 20, feeble part two attempt (Python) 2020-12-20 18:47:06 +00:00
info.json Day 20, feeble part two attempt (Python) 2020-12-20 18:47:06 +00:00
README.md Day 20, part one (Python) 2020-12-20 17:52:01 +00:00

Day 20: Jurassic Jigsaw

Gave up on this one. I was struggling to find a decent logical way to do it manually, yet alone write a set of rules to get a computer to do it.

Okay, so I had a lightbulb moment and came back to take another look at part one, which I got pretty easily. I'm going to take another crack on part two, since tiles have certain properties that I didn't realise were present.