Hunt as many as you can and win the prize by trusting smart contracts on linea.
In "Frogly" game there is three game mode to play.
Two of them are competitive and you can win a prize. (the highest scores will receive the prize by smart contract withdraw methods.)
the game scenario for three mode are the same:
"you start hunting the mosquitoes (getting scores) and avoid the enemies . Then you submit your score."
To develope this game I use Unity - Metamask SDK in unity - Remix ( to write smart contract for linea network).
I hope this game will be launched on main net and every one start to enjoy it.
the demo link is :
https://frogly-6goqb6qma-fshifts-projects-02f1e065.vercel.app
First I started to create the game in Unity. after implementing the basic logic for the game I connected the game (using Metamask SDK) to the blockchain. after that I developed the smart contract for the game and finally integrated these materials togethers.