hackquest logo

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

Description

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.

Progress During Hackathon

good

Tech Stack

Next
Go
Python

Builders Also Viewed