TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Learn to Code Ethereum DApps by Building Your Own Game

402 pointsby alanfalconover 7 years ago

11 comments

tomasienover 7 years ago
There&#x27;s a lot of hate on here for blockchain gaming&#x2F;rare digital art so I&#x27;d like to clarify two points.<p>1. Blockchain games are best when only the necessary work is done on chain, such as transfer of ownership or enforcement of critical rules at run time. This tutorial may not show that so as to demonstrate the power of the blockchain, but most people in the space are building only the components players want to not be controlled by a central entity into the blockchain. It works fine.<p>2. The lack of digital scarcity is a real problem for artists. Blockchain art is a real solution. Artists I talk to are extremely excited about the ability to issue limited&#x2F;special editions of their art on the blockchain that can owned and traded by their biggest fans. It&#x27;s not about hiding the source art (image, music, etc) from the public, it&#x27;s about having &quot;signed&quot; and &quot;authentic&quot; editions folks can collect and trade. They&#x27;ve lost that ability in the digital art world and this gives it back to them.
评论 #16117930 未加载
评论 #16116940 未加载
评论 #16119777 未加载
评论 #16115892 未加载
评论 #16116547 未加载
runeksover 7 years ago
In all seriousness, who would want to build a game on top of a platform that’s currently limited to ~15 state changes per second? And where each of these state changes cost money?<p>I get the interesting aspect of creating a game with a limited supply of some virtual good, but how much energy does it make sense to put into a game of this nature when the underlying platform prevents your game from becoming successful (because it can’t handle that kind of load)?<p>I suspect there’s a genuine use case for limiting the supply of virtual goods in games, but I doubt the solution involves all games performing state updates using on-chain transactions in a single, shared blockchain.
评论 #16114613 未加载
评论 #16115711 未加载
评论 #16114862 未加载
评论 #16114740 未加载
评论 #16114576 未加载
评论 #16118423 未加载
评论 #16114531 未加载
评论 #16115327 未加载
评论 #16117616 未加载
评论 #16114566 未加载
arkadover 7 years ago
I had birthday yesterday. , Statistically by the life expectancy in my country, I&#x27;m now closer to death than to the date of birth. And yet, what makes me feel old is the idea of writing games on top of ethereum.
评论 #16114031 未加载
评论 #16118199 未加载
alanfalconover 7 years ago
I&#x27;m little afraid of all the CryptoKitties clonies that this will cause to come into existence, but it&#x27;s pretty easy to spot the low effort cash grab ponzies and to see that CryptoKitties itself has a ton of thought and effort (and talent&#x2F;money) behind it [I&#x27;m obsessed, feel free to ask me all your CK questions, like &quot;why did you use all your Ether buying pictures of cats instead of a used car?].<p>Anyway, this is incredible.
评论 #16113817 未加载
评论 #16113993 未加载
xerophyte12932over 7 years ago
I have almost no idea about the Ethereum system, but don&#x27;t you have to pay to have your code executed on the global ethereum machine? Does that mean I have to pay to test run my code? or maybe after I deploy it?
评论 #16113967 未加载
评论 #16113981 未加载
评论 #16119586 未加载
评论 #16113961 未加载
DougN7over 7 years ago
IMHO, this reflects all that is bad about blockchains. So many systems around the world having to forever track nonsense like who owns a fake kitty. This is bloat.<p>Throw it in a database that is owned by a virtual-kitty-selling company. Yeah, it&#x27;s not decentralized. So what? It&#x27;s a game! IMO the blockchain should be for important (financial&#x2F;legal&#x2F;real estate&#x2F;?) transactions.
评论 #16117387 未加载
indescions_2018over 7 years ago
With the usual caveats about putting real money into risky speculative assets. Blockchain technology could very well prove to be the missing link in providing a way to cryptographically &quot;sign&quot; a digital art work. And publicly verify its uniqueness and provenance.<p>If you wish to experience the hype first hand. There&#x27;s a show, perhaps the first of its kind, happening in NYC this weekend. With the founders of CryptoKitties, RarePepes, DADA, Cryptopunks, Decentraland in attendance.<p>Rare Digital Art Festival, Rise New York, 43 West 23rd St, NYC, Sat Jan 13, 9am<p><a href="https:&#x2F;&#x2F;raredigitalartfestival.splashthat.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;raredigitalartfestival.splashthat.com&#x2F;</a>
评论 #16115269 未加载
crack-the-codeover 7 years ago
I can&#x27;t imagine how immensely powerful it would be to have a game like Diablo leverage block chain for its items. This would eliminate the risk of dupes and ensure a fair system.
评论 #16116646 未加载
thisisitover 7 years ago
I wonder if there are any tutorials for building ERC-20 or 71 tokens?<p>And also is there a tutorial on how to download the whole ethreum blockchain and parse it to a databse for analysis purposes?
评论 #16115090 未加载
gcb0over 7 years ago
anyone found the tutorial (or a similarly recommend one) in text?
decoratorover 7 years ago
(Disclaimer: I hold some Enigma).<p>I&#x27;m (self)-interested in learning about Enigma[0]. It&#x27;s an off-chain solution for scalability &amp; privacy with regards to systems of blockchains (blockchain agnostic).<p>It also has the capacity for its own dapps. The Enigma product isn&#x27;t completed, yet there is a working product on top of the protocol called Catalyst[1] (I&#x27;ve not personally tried Catalyst, yet). Catalyst is a trading app for quants.<p>Enigma is supported by MIT, &amp; has Alex Pentland as an advisor.<p>There&#x27;s more to Enigma than what I&#x27;ve just outlined. 1) There&#x27;s the data marketplace component. 2) It could also conceivably become a secure data processing layer for the Internet. I think it can be used with different protocols. I&#x27;ve yet to figure that out.<p>[0] <a href="https:&#x2F;&#x2F;www.enigma.co" rel="nofollow">https:&#x2F;&#x2F;www.enigma.co</a> [1] <a href="https:&#x2F;&#x2F;enigmampc.github.io&#x2F;catalyst&#x2F;" rel="nofollow">https:&#x2F;&#x2F;enigmampc.github.io&#x2F;catalyst&#x2F;</a>