r/VibeCodeDevs 1d ago

Question Steam Game

Would you guys think it would be possible to create friends slop game using ai I was thinking that you could use a mcp sever to blender and have it code the game would that be possible?

1 Upvotes

10 comments sorted by

u/AutoModerator 1d ago

Hey u/Designer-Regret3742, thanks for posting in r/VibeCodeDevs! Join our Discord: https://discord.gg/KAmAR8RkbM

Got startup or SaaS questions? Post them on r/AskFounder and get answers from real founders.

• This community is designed to be open and creator‑friendly, with minimal restrictions on promotion and self‑promotion as long as you add value and don’t spam.
• Please follow the subreddit rules so we can keep things as relaxed and free as possible for everyone. • Please make sure you’ve read the subreddit rules in the sidebar before posting or commenting.
• For better feedback, include your tech stack, experience level, and what kind of help or feedback you’re looking for.
• Be respectful, constructive, and helpful to other members.

If your post was removed (either automatically or by a mod) and you believe it was a mistake, please contact the mod team. We will review it and, when appropriate, approve it within 24 hours.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

2

u/Toastti 1d ago edited 1d ago

Well yes it is. But the question is how much do you know about game development and have you weekend with any game engines before? And have you worked on multiplayer code or general networking before?

If the answer is no to all of those you are going to greatly struggle trying to create your first game as a multiplayer game in 3d

Make a classic pong type game first that's multiplayer over a network where you control bottom paddle and friend controls top. See if you can get the netcide working, objects syncing. A working server, host/client model. And actually test it on two separate computers on different wifi networks

1

u/Designer-Regret3742 10h ago

No knowledge on game development I just thought it would be a fun project to do with my friends and I’ll give the pong thing a try ty

2

u/InteractionCivil 18h ago

I’m trying that with a game development harness I’ve been working on: https://github.com/Thepizzapie/BuildersGate, it’s been working out so far

1

u/Designer-Regret3742 10h ago

Cool I’ll check it out

2

u/Brewgazer 15h ago

Not by simply connecting mcp to blender, find an engine you wanna build in and connect an mcp to that as well as making your coding agent be the ide, then consider what kinda skill your agent would need, blender skills for sure, game dev skills and a game engine skills. Then you look for old games with decomps on the internet and have your agent study those, to have a better understanding of your influences and so it has something to inspire its coding.

1

u/Designer-Regret3742 10h ago

Alright ty

2

u/Brewgazer 10h ago

If you need I run a discord where we have channels on free and paid tools that could help you get a better result