Procedurally Generating a Tic-Tac-Toe Zine with Python
Posted by Al Sweigart in misc
At PyCon 2025, I handed out a pocket-sized zine that lets you play a procedurally generated choose-your-own-adventure version of tic-tac-toe. The zine itself is available as a PDF for viewing on your computer and a PDF for double-sided printing. Here's how I made it using Python.