dice game
A simple on-chain game logic smart contract that lets users submit and track their move sequences on the blockchain. Each player’s moves are stored using a mapping and dynamic array
描述
A simple on-chain game logic smart contract that lets users submit and track their move sequences on the blockchain.
Each player’s moves are stored using a mapping and dynamic arrays, demonstrating how to manage per-user game state.
Deploy on flow Evm testnet:-0x68f52d94595a9272948f95114A06cD35e92C9CAB
本次黑客松进展
good
技术栈
Next
Go
Python