🎮

Section 06

Gaming Ecosystem

The Rat Race

RatBastards is built from the ground up for gaming integration. Full body assets, points system, and a future token. This isn't just PFPs - it's infrastructure for games.

Full Body Assets for Developers

Game devs, we got you:

  • >Complete character sprites ready for integration
  • >Transparent backgrounds for easy implementation
  • >Multiple poses/animations (future expansion)
  • >Developer API for fetching assets programmatically

Points System (holderScore)

Built directly into the smart contract - not some off-chain database:

solidity
mapping(address => uint256) public holderScore;

// Accumulates based on:
// - NFT holdings (balance × 100)
// - Bridge activity (escapes)
// - Mutation count
// - Time held (loyalty)

What does holderScore unlock?

  • >Governance weight in future DAO decisions
  • >Reward multipliers on payouts
  • >Priority access to new features and drops
  • >Leaderboards and competition rankings

Hypothetical $CHEEZ Token

Payment token flexibility is already built into the contracts. If the community decides to launch $CHEEZ, the infrastructure is ready:

solidity
address public paymentToken; // address(0) = native ETH

// Token could replace ETH for:
// - Minting fees
// - Mutation costs
// - Bridge fees
// - Creator royalties

Note: The decision to launch a token will be based on community feedback and strategic project evolution. Nothing is guaranteed - we're focused on building value first.

Gaming Integration Path

text
Phase 1: Full Bodies Available (Now)
    ↓
Phase 2: Developer SDK & API
    ↓
Phase 3: Partner Game Integrations
    ↓
Phase 4: Play-to-Earn with $CHEEZ (if community decides)
    ↓
Phase 5: Cross-Chain Gaming (starting 5 chains and beyond)

Partner Opportunities

Devs building games? Let's talk:

Partner TypeOpportunity
Indie GamesFree asset licensing for exposure
Web3 GamesRevenue share on in-game usage
Metaverse3D avatar conversions
Mobile GamesCasual games with RAT characters