This is a guessing game
This is a simple Number Guessing Game smart contract deployed on the EduChain network. The game automatically assigns a secret number, and players make guesses to win a prize. Players do not need to provide any input during deployment or play; the contract generates guesses and secret numbers automatically.
If the player's guess matches the secret number, they win a fixed prize. The game continues by automatically generating new numbers and distributing prizes.
90
0