Earlier quoted context omitted.
dude, I don't want to be a hater, but this is a pretty crappy game that barely works. I honest to god could have made this in a week without AI. Is it cool that AI made it in 2 days? Sure, but it's not groundbreaking. Also, I don't think we're at an inflection point when companies are starting to wisen up to just how much this shit costs.
I have never seen such a hive of negativity and pessimism in my life. This thinking sand did your job 5x faster. And you could have used the opportunity cost to do other things. The engineers and artists in this country that are dunking on AI are insane. Asia is openly embracing this tech. They're going to leapfrog us if we keep shooting ourselves in the foot.
Mmorpg World of ClaudeCraft, vibe coded with Fable 5
101–110 of 117 posts
Re: Mmorpg World of ClaudeCraft, vibe coded with Fable 5
#102Earlier quoted context omitted.
> a world where a machine can create this with minimal intervention by humans "Create" is doing a lot of lifting here. As you (and the original author) mentioned, almost everything was assembled from downloaded free assets and libraries. Almost everything is a copy-paste. The Fable part is linking and debugging until it doesn't crash. The main value proposition of LLMs is to wash the credit away from the giants and t…
This demo actually kinda blows my mind and makes me want to purse a game idea I had that wanted this exact aesthetic and capability It gets said ad nauseam but a lot of software development is remixing. Think about how much gaming innovation happened in the Warcraft and StarCraft map editors. The Birth of tower defense, moba, and probably many more.
Re: Mmorpg World of ClaudeCraft, vibe coded with Fable 5
#103This was made in 2 days and 91% of the Max 20x plan, as the author stated on the Reddit thread, so roughly ~$200. Supposedly, existing free assets were used and weren't generated. I'd say demos like these stand to profit the most from LLMs, if the goal is to make as much as possible in a few days: a barrage of quests are easy to generate, so are gear choices, and some skills for the initial 9 classes to pick from. A…
> by spending more time on the project and testing it yourself > a human would generally spend a lot of time here, This was always the hard part - game engines, asset libraries and all other services / SDKs were always making code-generation cheaper every generation. Releasing a bug-free, thoughtfully built product requires a lot of attention and product skill.
Always interesting reading threads about topics you know deeply and everyone else has no familiarity or understanding about what they are seeing. Stark reminder of how easy it is to be impressed when you don't understand a topic.
Re: Mmorpg World of ClaudeCraft, vibe coded with Fable 5
#104Earlier quoted context omitted.
> Yea it's buggy and janky in places Anyone who thinks that this makes it a bad WoW clone has probably not played very much WoW. There have always been lots of weird bugs, and recent expansions have only gotten worse.
Please, let’s not get cute. This isn’t the same thing and you damn well know it.
Re: Mmorpg World of ClaudeCraft, vibe coded with Fable 5
#105Earlier quoted context omitted.
Killing thousands of boars for fun/XP? This is basically ecocide. Shame on WoW for promoting such behaviour.
Boars and their spread as an invasive species is relevant here?
Re: Mmorpg World of ClaudeCraft, vibe coded with Fable 5
#106Earlier quoted context omitted.
"Multiplayer" or "Online Multiplayer". Pretty common in the days before WoW. They didn't invent "MMO" (was that Ultima?), but people called those a lot of different things, like "MUD" or "MUCK", because the niches played differently. MMO became a catch all around the time of WoW, though. Made for a clear, simple distinction between internet scale player count games and countable concurrent player games. Edit: didn't…
> Edit: didn't realize you were the author, asking a practical question about how to describe your project. Sorry about that. For that, I personally think you're fine. You're trying to tell people what it is, not be super technically accurate. So if they weren’t the author you’d be tickety-boo with this smart-ass rude reply? Christ almighty.
On the contrary, if you're trying to convey to a mass audience that what you have built resembles something else, the best strategy is to reference that thing by its most familiar name.
Sorry if I came off as petty. Was just trying to answer honestly, and realized I didn't have the right context.
Re: Mmorpg World of ClaudeCraft, vibe coded with Fable 5
#107Earlier quoted context omitted.
That’s not how the content addiction works. The social element is a key part of it—the chaotic nature of the pre-chewed content you so willingly and enthusiastically chow down is precisely what makes it addictive.
LLMs are similarly chaotic, hence why so many have coined them as slot machines.
Re: Mmorpg World of ClaudeCraft, vibe coded with Fable 5
#108I guess we'll just call anything MMO now.
The term MMO is about the game/server architecture more than the size of the game. MMOs are online games with a single (or sharded) persistent gamestate. That's it. Most shooters have rounds that restart, breaking the persistence quality of the game. Other games like Minecraft emphasize individual / private servers and break the "single gamestate" proposition. The "Massively" word refers to that single gamestate that…
Re: Mmorpg World of ClaudeCraft, vibe coded with Fable 5
#109Earlier quoted context omitted.
> "Create" is doing a lot of lifting here. No, it's not. And assets will be generated soon, too. Stop downplaying how absolutely fucking magical this is. We are at an inflection point in civilization. This is the most amazing time in all of human history.
dude, I don't want to be a hater, but this is a pretty crappy game that barely works. I honest to god could have made this in a week without AI. Is it cool that AI made it in 2 days? Sure, but it's not groundbreaking. Also, I don't think we're at an inflection point when companies are starting to wisen up to just how much this shit costs.
Re: Mmorpg World of ClaudeCraft, vibe coded with Fable 5
#110Earlier quoted context omitted.
Yes, you just need to tell it to do that. Before I start I go back and forth talking about the architecture and making design docs. If you start with good bones, things go much better than stepping through adding things and ideas ad hoc.
> Yes, you just need to tell it to do that. Indeed. All you have to do is say “and make it good”, and it will make it good.