Program in Unity (and C#) to visualize the arctic circle theorem (also called Aztec Diamond Theorem even if they are not the same... for more info read here). A video demonstration is aviable at this link.
Together the theorem implementation I had a simple GUI that allow to change the color of the tiles. The GUI appear/disappear with the pressure of the 'X' key. The grid with the tiles evolve with the press of the spacebar.
Inspired by this Matholeger video.