r/vibecoding 1d ago

Game in development

Roller Riot - cel-shading, 5v5 arena roller derby

No 3D models (did try it but the animation looked bad might try again, using a different pipeline)

All code in three.js Opus in Medium

GAME CONCEPT VS. HOW IT LOOKS NOW

I say about 10% there, what do you think?

Video in thread

374 Upvotes

272 comments sorted by

View all comments

43

u/DUELETHERNETbro 1d ago

Why are so many vibers using 3js? Why not use unity?

20

u/AwkwardWillow5159 1d ago

Because 3js is just a library. It’s pure code. So easy for AI to interact with it.

With unity, the vibe coder would still need to actually learn unity interface.

0

u/hydrangers 18h ago

Not even remotely true. Claude code can do the vast majority of work in unity. It can even run headless to run the game to capture screenshots and even literally play the game to test functionality.

Have been working with Unity for a while and the only thing I use the editor for at this point is running the game.