This repository is not active
Ashok-Sandhyala/Treasure-Hunt-On-Chain-Game
A Solidity smart contract for the 'Treasure Hunt' on-chain game. Players compete to find a dynamically moving treasure on a 10x10 grid, with movement based on player actions and rules. The contract is fully tested using Hardhat, emphasizing randomness, gas optimization, and modular arithmetic for fairness and security.
SolidityMIT