A solver for "A-Puzzle-A-Day", the puzzle from DragonFjord.
Not approved by or affiliated with DragonFjord.
Requires a local server to run for development. For example:
From the terminal (in the root directory of this repository):
python -m http.server 8000 --bind 127.0.0.1
Then view in a browser:
http://127.0.0.1:8000/