A simple project to generate a graphical representation of ฯ using a spiral grid.
- Computes spiral grid coordinates.
- Maps each digit of ฯ to a corresponding spiral position.
- Assigns a color to each coordinate based on the digit (0โ9).
- Plots the result as an image.