Back to blog
Prompt-to-gameMultiplayerLLM

Prompt-to-game progress: generating playable multiplayer 3D games

SunnyLabs is exploring a faster way to turn one idea into a playable multiplayer 3D game.

A game loop that starts with a sentence

The most interesting part of prompt-to-game generation is not that a model can write code. It is that the creation loop starts to feel different.

In the current SunnyLabs experiments, one prompt can produce a playable multiplayer 3D game. Some results arrive in about 20 seconds, and most supported models except DeepSeek-R1 return simple one-shot results in about half a minute.

Fast enough to change how people create

That speed matters because the first playable version becomes part of the conversation. A creator can try it, notice what is missing, and ask for the next change while the idea is still fresh.

SunnyLabs is testing this across gpt-5.4, gemini-3.1-pro, claude-sonnet-4-6, and DeepSeek-R1. The models differ, but the product question is the same: can a natural-language idea become multiplayer gameplay without turning into a fragile demo?

Read the LinkedIn post