mirror of
https://github.com/Smaug123/static-site-pipeline
synced 2025-10-06 00:38:39 +00:00
20 lines
648 B
Markdown
20 lines
648 B
Markdown
---
|
|
lastmod: "2021-09-12T22:47:44.0000000+01:00"
|
|
author: patrick
|
|
categories:
|
|
- mystery-hunt
|
|
- programming
|
|
comments: true
|
|
date: "2019-01-16T00:00:00Z"
|
|
title: MIT Mystery Hunt 2019 answers
|
|
summary: "A couple of solution documents I made during the progress of the 2019 MIT Mystery Hunt."
|
|
---
|
|
|
|
# Picture Book
|
|
|
|
The [Picture Book](https://www.mit.edu/~puzzle/2020/puzzle/turtle/) puzzle was an image of James Joyce, in which information was hidden.
|
|
See [PictureBook.nb] for a Mathematica notebook, or [PictureBook.pdf] for a statically rendered pdf.
|
|
|
|
[PictureBook.nb]: /MysteryHunt2019/PictureBook.nb
|
|
[PictureBook.pdf]: /MysteryHunt2019/PictureBook.pdf
|