Only an MVP (Minimum Viable Product) for now, but it already features fully functional multiplayer and proximity voice chat through Vivox.

Vibe coding my own Unity game for a while now. I’m using AI for almost everything (except the main characters).
Today, Codex and Unity MCP built an entire multiplayer system for this location in my VR game. Players automatically join rooms with up to 10 players, and once a room is full, a new one is created.
It’s player-hosted with host migration and synchronizes each VR headset to an orc’s head, while hand-tracking position and rotation are mapped to the orc’s cube hands. It also displays each player’s name and score.
I’ve had this system in my head for about a month. Today, I finally prompted i and by the end of the day, it was fully functional.
We’re living in crazy times.
my work in progress is here:




