|
|
|
|
|
by saberience
1631 days ago
|
|
NFT technology doesn't add anything for games that isn't already available using guess what, a database! Using a MySQL or whatever database allows single use only items, one-off items that only player can have, multi-use items, any possible combination of items is possible using simple SQL. It's not rocket science, the only difference (which doesn't really add any utility to games) is the idea of this database being public. Think about it, you could implement items in a game using NFT tech OR a database: would the players notice anything functionally different in the game? If not: why the big deal about NFTs in gaming? |
|
"Trust us, your items are safe with us!"
> the only difference (which doesn't really add any utility to games) is the idea of this database being public.
On the contrary, this does add utility. By the database being public I: A) Have reasonable guarantees of ownership of my items B) Can use my high value items across multiple experiences