Game on Solana
Guess the number game on Solana Chain.
Developed with Anchor.
Project
A simple chain game.
The program generates a number.
The user tries to guess by sending a transaction and getting an answer.
How to start
-
Start local validator
solana-test-validator
-
Build and deploy the Program
anchor build && anchor deploy
-
Play the game by sending numbers to validator terminal
Read other posts?