Inspiration

Tower Tumble VR was inspired by simple physical games that bring people together — games where the only objective is to play, laugh, and test your steady hand. I wanted to recreate the tension and excitement of stacking blocks in VR, where every movement feels risky and every block pulled could send the whole tower crashing down. The goal was to make something playful, social, and accessible that anyone could enjoy instantly.

What it does

Tower Tumble VR is a VR physics-based stacking and block-pulling game built for both single-player and multiplayer. Players interact with a tower of blocks using natural hand motions: grab, pull, wiggle, rotate, and place pieces with real-time physics response. The game includes multiple visual themes (Wild West, Skyscraper, and more coming), destructible physics, dynamic audio reactions, and a scoring system based on risk, difficulty, and precision.

Whether played casually or competitively, Tower Tumble VR creates unpredictable, memorable moments as players work to keep the tower standing.

How we built it

The experience was developed in Unity with Meta XR SDKs, custom physics constraints, and VR-optimized hand-tracking interaction. I created a physics stability system that adjusts tolerance based on tower height, player force, and block position to keep gameplay fair and believable. Multiplayer features were implemented using Unity Netcode to ensure synced physics and consistent tower states between all users.

Performance optimization was crucial: I tuned colliders, rigidbodies, and tracking smoothing specifically for Quest hardware so interactions feel responsive without compromising framerate.

Challenges we ran into

Fine-tuning realistic physics in VR was a major challenge — especially syncing block movement between players. Early prototypes either collapsed too easily or felt unrealistic and rigid. Adding hand tracking introduced additional complexity around precision, grip detection, and unintended micro-movements that could destabilize the structure.

Ensuring stability in multiplayer while keeping gameplay chaotic—but not unplayable—took extensive iteration.

Accomplishments that we're proud of

Fully networked shared physics environment

Smooth hand-tracked grabbing and natural gameplay without controllers

Highly optimized block system that supports tall towers without performance drops

Multiple themed environments that change the tone and personality of each match

What we learned

Building Tower Tumble VR taught me a lot about VR physics behavior, constraint systems, latency-safe networking, and the small interaction details that make an object feel “real” when touched in VR. I also gained experience balancing gameplay fairness with unpredictability — a core part of what makes this type of game fun.

What's next for Tower Tumble VR

Upcoming features include mixed-reality passthrough mode, new tower shapes, community-created themes, competitive leaderboards, and party-game modifiers like wind, unstable floors, or timed rounds. The long-term plan is to evolve Tower Tumble VR into a social VR party experience where simplicity, chaos, and creativity come together.

Built With

Share this project:

Updates