Jumpy Frog Game
(Terra)
Flappy Bird inspired clicker game built using React JS.
On game over, the player can submit their score to the scoreboard via Terra. This interacts with a deployed Terra contract to check the player’s score and either update it (if it is higher than a previously submitted score) or add it to the scoreboard (if it is the first score submitted by the player).
The scoreboard page reads from the scores stored on the Terra blockchain and displays the top scores.
Deployed on the Terra testnet. Free testnet tokens can be received from the Terra Faucet.
As a personal hacking project not using dedicated hosting, please note when visiting the app that it may take a few moments to spin up from the server.
#Terra #Rust #ReactJS #Replit #Full Stack