Skip to content

mongrlz/FlipCoinV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$FLIP COIN

$FLIP COIN is a player-vs-player meme coin battle platform where holders can challenge each other to coin flip duels. It's pure player-vs-player competition with no house edge.

🎯 About $FLIP COIN

$FLIP COIN is built around a simple concept: holders of $FLIP tokens can challenge each other to coin flip duels where the winner takes the loser's staked tokens. It's pure player-vs-player competition with no house edge.

How it Works

  1. Players buy $FLIP tokens on Pump.fun
  2. Two players with $FLIP tokens get matched
  3. Both players stake an agreed amount of tokens
  4. Each player chooses heads or tails
  5. A literal coin flip determines the winner
  6. Winner receives all staked tokens

📁 Repository Structure

FlipCoin/
├── landing-page/          # Beautiful landing page (LIVE)
│   ├── index.html         # Main landing page
│   ├── styles.css         # Crayon paper aesthetic
│   ├── script.js          # Interactive animations
│   ├── assets/            # Images, fonts, etc.
│   └── vercel.json        # Deployment config
├── game/                  # Main game application (COMING SOON)
│   ├── frontend/          # React/Next.js interface
│   ├── backend/           # Node.js API server
│   ├── contracts/         # Smart contracts
│   └── docs/              # Game documentation
├── shared/                # Shared utilities & components
└── README.md              # This file

🌐 Live Deployments & Branches

🎯 Branch Structure

Each major component has its own deployment branch:

Branch Purpose Deployment Status
main Development & coordination - 🚧 Active
deploy-landing-page Landing page only flip-coin-landing.vercel.app ✅ Live
deploy-game Game platform only Coming soon 🚧 Ready
landing-page Legacy (deprecated) - 📦 Archived

🚀 Deployment Strategy

  • Landing Page: Deploy from deploy-landing-page branch (clean, no extra folders)
  • Game Platform: Will deploy from deploy-game branch when ready
  • Development: Use main branch for coordinated development

📱 Social Links

🚀 Development Status

  • Landing Page: Complete and deployed
  • 🚧 Game Platform: In development
  • 🚧 Smart Contracts: Planning phase
  • 🚧 Backend API: Planning phase

⚠️ Risk Warning

$FLIP COIN involves financial risk. Players can lose their entire staked amount. Please be aware of:

  • Financial loss potential
  • Addiction risks
  • Regulatory uncertainty
  • Technical risks

📄 License

This project is open source and available under the ISC License.


Built with 💎 by nocaligic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors