| Thank you for the verbose answer, though I disagree with most points. 1) "having everything trading for essentially real money doesn't change that underlying level of engagement." It has been long established that this is absolutely the case. A classic example of this would be Diablo 3's RMAH effectively destroying the game by having the entire economy be driven by real-world profit-seeking grind 2) I consider this to be very misleading. All of these intra-game features are not made available by the blockchain itself, but by the details of the various Smart Contracts involved. In that sense, the set of instructions available to would-be developers to interact with a game is going to be limited by the operations (and the various rules governing them) that are present in the smart contracts. If a game features permission-less development like this, it's because its developers have decided to make the requisite operations available and documented. This is no different than a regular documented public API. 3) I see nothing preventing this from being done without the blockchain. 4) This is the one potentially interesting wrinkle, but I find it to have marginal interest at best. Assets are inherently immortal unless explicit steps are taken by developers to prevent them to be. What is actually at play here is Immortal Entity Ownership, aka Immortal Scarcity. That's very interesting from a revenue-making potential, but not really much more than that. 5) That does not make the game itself better though. |
MOST games I've seen don't provide a public API for players to interact with, and even when players do reverse engineer them, they get accused of cheating, hacking, whatever, and often get their accounts banned.
In the world of blockchain gaming, it's trivial to build tools and meta-games around anything, and there's basically nothing that the original developers can do to stop it. I can host a small bit of static HTML that gives users the ability to battle cryptokitties with each other, and capture each other's kitties. Then at the end of the day, the winner can go back to the main cryptokitties site, and breed their new kitties like normal. I don't need to ask anyone's permission, and all I need is a stable place to land some HTML, and maybe deploy some contracts depending on the level of integrations I want to build. I don't need to apply for an API key, or start up an email conversation with anyone at Dapper Labs. I can just build it, and anyone with a web3 capable browser can play along.
This is the magic of "permissionless" systems, and it's the standard across the blockchain gaming ecosystem.