Sew The Shape!
A casual simulation game developed in Unity 3D and C#, challenging players to complete intricate stitching patterns with precision.
Overview:
Sew The Shape is a casual simulation game designed to capture the satisfying experience of hand-sewing. Built using Unity 3D, this game combines puzzle elements with dexterity challenges. The goal is simple yet engaging: players must guide a needle and thread to connect specific points on a piece of cloth, creating neat and accurate stitching patterns.
Gameplay Mechanics:
- Pattern Recognition: Players are presented with a numbered or dotted guide on the fabric.
- Precision Control: Using intuitive drag-and-drop mechanics, players control the needle to "sew" the shape following the correct sequence.
- Level Progression: The game features a level selection system where patterns increase in complexity as the player advances.
- Scoring System: A star-rating system evaluates the player's accuracy and speed upon completing each stage.
Technical Highlights:
- Engine: Unity 3D
- Language: C#
- Key Implementations:
- Line Rendering for realistic thread simulation.
- 3D coordinate mapping for needle movement on fabric surfaces.
- Interactive UI for menus and level selection.