Rock Paper Scissors Lizard Spock

Secure blockchain-based game using commit-reveal scheme

Connect Your Wallet

Connect MetaMask to start playing. Make sure you're on Hardhat Local network.

Game Rules

🪨 Rock beats Scissors & Lizard
📄 Paper beats Rock & Spock
✂️ Scissors beats Paper & Lizard
🦎 Lizard beats Spock & Paper
🖖 Spock beats Scissors & Rock

Create New Game

⏰ Note: If opponent doesn't respond within 5 minutes, you can claim a timeout.
🪨
Rock
📄
Paper
✂️
Scissors
🦎
Lizard
🖖
Spock

⚠️ Contract Verification

Each game creates a new smart contract instance. You can verify the contract code on Etherscan before playing.

View source: GitHub Repository