Skip to content

A Mathematica QR code puzzle solver and generator, based on 2015 GCHQ Christmas puzzle

License

Notifications You must be signed in to change notification settings

orome/qr-puzzles-ma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qr-puzzles

Mathematica BSD3 License DOI

A general Mathematica package for solving and generating Nonogram (Oekaki) QR code puzzles, inspired by the GCHQ 2015 Christmas Puzzle.

The included demo notebook (Demo.nb) provides examples on use.

Basic use

To use this package place it a location where it will be found and execute

Get["QRPuzzles`"];

Documentation

A general description of the pacakge can be found by executing

?QRPuzzles

and more detail (under construction) is available on each of the provided functions using

?"QRPuzzles`*"

as well as in the comments in the package code.

Much can be learned by simply walking through the examples in the demo notebook, and examining the values generated there.

Feedback and discussion

Gitter

For all suggestions and discussion, connect on Gitter.

Issues and bugs

Please report any issues or bugs that you find.

About

A Mathematica QR code puzzle solver and generator, based on 2015 GCHQ Christmas puzzle

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published