A Solidity-based number guessing game where players send Ether to guess a secret number, with automated prize distribution for correct guesses.
The Number Guessing Game is a smart contract written in Solidity that allows players to participate in a simple guessing challenge by sending Ether. The contract owner sets a secret number, and participants submit their guesses along with a wager. If a player correctly guesses the secret number, they win the accumulated prize pool. The contract maintains a transparent prize system, allowing manual funding and controlled withdrawals by the owner. Designed for fairness and automated payouts, this game provides an engaging blockchain-based competition.
30%
0