Back to Video Series
Advanced18h estimated+160 pts

Stylus Gaming dApp

Build an on-chain game using Rust on Arbitrum Stylus. Create a turn-based battle game with character NFTs and gas-efficient game logic.

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

Build an on-chain game using Rust on Arbitrum Stylus. Create a turn-based battle game with character NFTs and gas-efficient game logic.

RustStylus SDKcargo-stylusNext.jswagmi

Learning Objectives

  • Implement game logic in Rust with Stylus
  • Build turn-based mechanics on-chain
  • Optimize gas with WASM compilation
  • Create an interactive game UI