Skip to content

An unofficial non-affiliated solver for DragonFjord's A-Puzzle-A-Day.

Notifications You must be signed in to change notification settings

trichoplax/a-spoiler-a-day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A-Spoiler-A-Day

A solver for "A-Puzzle-A-Day", the puzzle from DragonFjord.

Not approved by or affiliated with DragonFjord.

⚠️ SPOILERS! View today's solution in your browser ⚠️

🔧 Development

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/

About

An unofficial non-affiliated solver for DragonFjord's A-Puzzle-A-Day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published