InfiniBrains / Awesome-GameDev-Resources

GameDev Dojo Community resource materials
MIT License
21 stars 71 forks source link

[Coding Dojo] Create a small random based game in solidity #8

Closed tolstenko closed 1 year ago

tolstenko commented 1 year ago

Agenda:

Introduction to Solidity and Hardhat (15 minutes)

Setting up the development environment with Hardhat (10 minutes)

Overview of the game's smart contract and its features (15 minutes)

Hands-on coding session to implement the smart contract (25 minutes)

Testing the smart contract using Hardhat's built-in testing framework (10 minutes)

Deploying the smart contract to a local blockchain network (10 minutes)

Interacting with the deployed contract using a simple front-end interface (10 minutes)

Additional features and improvements to the game (10 minutes)

Wrap-up and discussion of next steps for further learning and exploration (5 minutes)