The Problem: What Symbol System Do You Fragment?

When I started designing IvSpin777, the core mechanic was clear: you rotate 3D objects until partial symbols on their faces line up to form a complete figure. What I had not decided was what those symbols should be. The choice mattered more than it might seem, because the symbol system determines how satisfying alignment feels and how readable the puzzles are at a glance.

I tested several options during the first two months of development. Arabic numerals (1, 2, 3...), basic geometric shapes, abstract glyphs, and Roman numerals. Each had different strengths, but Roman numerals won for reasons I will get into.

Why Arabic Numerals Did Not Work

Arabic numerals are the most recognizable number system in the world, which sounds like an advantage until you try to fragment them. The digit "8" split across two faces of a cube does not read as "two halves of an eight" — it reads as visual noise. Curves like those in "3", "6", and "9" become unrecognizable when split along straight edges, which is how 3D geometry works.

I spent about two weeks trying to make Arabic numerals work. The fundamental issue is that their visual identity depends on continuous curves, and 3D rotation puzzles inherently break continuity at face boundaries.

Roman Numerals: Built From Straight Lines

Roman numerals are composed entirely of straight strokes. I, V, X, L, C, D, M — every character is a combination of vertical, horizontal, or diagonal lines. This geometric simplicity means they fragment cleanly. Split "IV" across two cube faces and each half is still recognizable as a set of strokes that should connect. The brain immediately wants to complete the pattern.

This is partly due to how human visual processing handles straight-line patterns. Gestalt principles of perceptual grouping — specifically the laws of continuity and closure — mean that when you see two straight line segments that could form a single continuous line, your visual system strongly prefers interpreting them as one object. Roman numerals exploit this tendency far better than curved numeral systems.

Specific numerals we use and why

Not every Roman numeral works equally well for fragmentation. Here is what we found during level design:

Numeral Stroke count Fragmentation quality Used in game?
IV 3 strokes Excellent — clean diagonal split Yes, primary symbol
VII 3 strokes Good — V splits well across faces Yes
IX 3 strokes Excellent — X provides strong alignment cue Yes
XIV 4 strokes Good for harder levels with more fragments Yes, tier 3+
XL 3 strokes Fair — L can be ambiguous at certain angles Limited use

The game's name — IvSpin777 — references the "IV" numeral specifically because it fragments so satisfyingly. The "777" part uses Arabic numerals but only in the game's branding, not as puzzle targets. Seven is one of the few Arabic digits that fragments reasonably well because it is essentially two straight lines.

The Recognition Factor

There is also a practical design consideration: most people can read Roman numerals without thinking about it. They appear on clock faces, building inscriptions, movie copyright dates, and Super Bowl logos. This means players do not need to learn a new symbol system before playing. They see the fragments and immediately understand what the complete figure should look like.

That instant recognition reduces cognitive load in a game that already demands significant spatial processing. You do't want players spending mental energy figuring out what symbol they are aiming for — you want that to be automatic so they can focus on the rotation challenge.

A cultural note

One thing I did not fully anticipate: Roman numerals carry a certain visual weight. They feel deliberate, architectural, almost ceremonial. This gave the game a more considered aesthetic than abstract glyphs would have. Players told us during playtesting that the symbols felt "important" and "classic," which aligned well with the deliberate pace of the rotation mechanic.

What We Tried and Rejected

For the sake of completeness, here are the symbol systems we tested and why they did not make the cut:

  • Greek letters (Alpha, Beta, Gamma): Fragment reasonably but not all players recognize them instantly. Some letters like Sigma and Omega have curves that fragment poorly.
  • Chinese characters: Fascinating visually and some fragment beautifully, but recognition varies dramatically across player demographics. We did not want the puzzle experience to depend on familiarity with a specific writing system.
  • Abstract geometric glyphs: We designed a set of custom symbols that fragmented perfectly. The problem: players had no intuition about what the "complete" shape should be, so alignment lacked the satisfaction of completing a recognizable figure.
  • Arabic numerals (selected): As mentioned, only "7" and "1" fragment cleanly enough. Not enough variety for 48 levels.

Looking Ahead

For future level packs, we are considering introducing fragments of simple constellations and star patterns as a secondary symbol system. The geometric principles are similar — straight lines connecting points — but the visual language would be distinct enough to create a different feel while maintaining clean fragmentation.

The Roman numeral system will remain the core identity of IvSpin777, though. It turned out to be the right choice for reasons I did not fully appreciate when I first sketched that "IV" split across a cube face in early 2024.