Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 1.06 KB

File metadata and controls

12 lines (10 loc) · 1.06 KB

client

This section represents the frontend of the game

About the Game

This game was developed from the ground up, completely authentic.
This game involves capturing cows by clicking on them, with each successful capture earning the player 5 points. When the points accumulate to 20, the game difficulty increases; at 30 points, the player will enter the Super Hell mode. The game is currently in the testing phase, where players can claim tokens for free and start playing without any token consumption. After the test phase, we will enable the option to withdraw tokens and add more interactive features.
Due to personal limitations, it is challenging to incorporate the contract interaction logic into the game within the specified time. Therefore, if given the opportunity, I will continue to refine this game and improve the game animations.

The architecture of the game

Play: Start the game and update your score in a timely manner.
Home: Check your balance and get game tokens for free.
Leaderboard: Records the top three scores of the players.