A Tic-Tac-Toe Cipher and accompanying Python code and reference visualization.
Built in a response to wondering if you could use a tic-tac-toe board as a cipher.
notebooks/: Jupyter notebook that explains calculating and identifying unique patterns.scripts/: Python script for generating and filtering unique patterns.docs/: HTML, CSS, and JavaScript files for the interactive visualization.