This is a match-three puzzle game that was inspired by Spirograph. The player can use keyboard to spin different rings to make same element aligned, thereby to clear them. In the meantime, the spinning operations would create a unique Spirograph as a side effect.
There are many elements distributed on 3 rings. The goal is to make the same elements aligned on a straight line. To achieve that, the player can spin each ring using key S D F, J K Lrespectively.
A normal Spirograph works in this way:
If the circle keeps spinning, we only need to change the color of path or the position of the pen, many beautiful images can therefore be created.
By combining both concepts, here is the game Circular Clear.
A lo-fi playable version can be downloaded here:
Windows: Demo
Design&Code by me :)