Code a Web 3.0 Game in 1 Hour Step-by-Step

preview_player
Показать описание
🤑 Become an in-demand blockchain MASTER:

TABLE OF CONTENTS
00:00 Intro
01:31 Overview of the finished game
02:05 Key Concepts - What is blockchain?
05:00 Diagram of the app - High level overview
05:56 Dependencies for the project
07:58 Develop the frontend
30:10 Develop the smart contracts
47:53 deploy contracts to testnet
49:00 develop the blockchai part of the game
53:23 play the game

Рекомендации по теме
Комментарии
Автор

Finally a tutorial for a web3 game that actually works with no issues. Excellent job, keep these coming

justinhopkins
Автор

Tips for the next video:
1) make the video with more explanation about the code and function you use.
2) to see how to project goes step by step would be better, we saw the game after all the frontend was completed.
3) tell us what you are going to do before you do it and then we will be able to stop and try to do it ourselves.

danieleliyahu
Автор

Being part of the Dapp University as a Lifetime Member was a great decisions. I am learning so much valuable coding skills and becoming a Blockchain Master.. name is Simon aka Cryptechology

insidetheportal
Автор

Great video. One feature I really appreciated is how he explained the reason/meaning behind the code he was writing. Well done!

richchar
Автор

Hey Gregory my objective is to become a blockchain developer/engineer and have been follow your channel and watched your videos since this week. I just want to say thank you for the great work you are doing. I will be doing your bootcamp soon.

wiltonkock
Автор

THANK YOU SO MUCH <3
Just finished this project and learnt so many new tthings :)
Thank you for making these tutorials, keep em coming :)

sejaldahake
Автор

thanks man gonna use this info with my unity project hopely,

DXYZTVGaming
Автор

Hi master.gregory

Watch out your comment section scammers are spamming

wenrays
Автор

Market crash is inevitable, Investing in crypto and Gold they are really profitable right now

ruthierod
Автор

Can you in the near future create a tutorial of how to take a phaser game template and integrate P2E function into it? Watched another tutorial the other week, they failed on delivering this, would be extremely useful.

justinhopkins
Автор

Great ❤️ love from india🙏.
Make a series on recursion and DP please 🙏

diptamoy
Автор

Crypto investing has brought me great success!!! Irrespective of the economic depression I can boast of over $12, 000 dollars every week on my investment.

marie-louiseleroux
Автор

Need help I followed the entire tutorial and I even generated the address using npx hardhat command and added it to the Blockchain.js file I am able to generate RUN tokens but when I check thee NFTs at open sea they are all blank images, the NFTs are there but they are blank with no image of gold or monkey... Can anyone explain how I can see the NFT image? I followed the entire tutorial thoroughly

Jay
Автор

What a amazing video! Thanks for share this with us!

Jose-gjpz
Автор

👍Nice video!!! I am beginning learner, how can I import an existing my ERC20 token into this contract?

Video-oqpz
Автор

Thanks for the work. Is it possible to compile and deploy this from Remix?

JeffFengcn
Автор

Quick question : how do you reset the counter once the claim of nft or token is made ?

fritzuchiwa
Автор

How we can protect the call from passing any value that user wants? E.g. nothing currently blocks the user to change window.totalNFTScore to any large number in the dev console.

MrJonRayen
Автор

Hey guys, i am completely new in blockchain and i am not from software background so should I learn first javascript to start make a foundation to start learning blockchain languages..?

Your reply will be appreciated 👍

dhruv
Автор

Quick question : How could you avoid players to spam the "space bar" ?

fritzuchiwa