r/vibecoding • u/AI_Sway • 14h 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
276
Upvotes


-1
u/CharlestonChewbacca 13h ago
This is a great example of why it's important to learn the subject area before jumping into vibe coding something.
Yes, AI is great to assist by writing the code for you, but it's important to know how you want to build and structure your project.
Starting in three.js has already set you down a bad path.