Back to Video Series
Beginner10h estimated+80 pts

NFT Game

Create an on-chain NFT game where players mint characters, battle each other, and earn experience points.

Video Coming Soon

We're recording this tutorial. In the meantime, follow the written guide and build in the browser IDE.

What You'll Build

Create an on-chain NFT game where players mint characters, battle each other, and earn experience points.

SolidityHardhatOpenZeppelinNext.jswagmi

Learning Objectives

  • Design game mechanics with smart contracts
  • Build dynamic NFTs that change based on state
  • Implement on-chain randomness
  • Create a game UI with real-time updates