Skip to content

cvpfus/clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clicker Game

A decentralized clicker game where players compete by clicking to earn rewards. Top 50 players every 6 hours share a prize pool. Play live on TEA Testnet at https://clicker.assam.dev.

Features 🎮

  • User Registration with unique usernames
  • Referral System (both referrer and referee get +1 click multiplier)
  • Dynamic Leaderboard tracking top 50 players
  • Rewards distributed every 6 hours
  • Multiplier Boosts purchasable with in-game currency (TEA)
  • Historical Leaderboards with last 5 periods' results

Game Mechanics ⚙️

Clicking

  • Costs 0.1 TEA (configurable)
  • Click count increases by user's multiplier
  • Automatically competes for top 50 positions

Rewards Distribution

  • Triggered automatically every 6 hours
  • 50% of pool distributed to top 50
  • 25% to contract owner (configurable)
  • 25% remains for future pools

Rewards Structure 🏆

Rank Reward Share
1st 15%
2nd 12%
3rd 10%
4th 8%
5th 6%
6-10th 15% (3% each)
11-20th 15% (1.5% each)
21-30th 10% (1% each)
31-50th 9% (0.45% each)

Multiplier Boosts 🚀

  • Pay to permanently boost click multiplier:
    • 10 TEA → +10 multiplier
    • 25 TEA → +25 multiplier
    • 50 TEA → +50 multiplier

Contract Address

0x54a16FDc394cB66677B1cA6F877C874Ea8E98a25

Warning

This is a testnet game, and no real currency is involved. We will never launch this on the mainnet. If anyone deploys this on the mainnet, please be aware that it is not associated with our project, and we cannot be held responsible for any losses incurred.