COCREA
Back to Cocrea.World
  • Welcome
  • 😀The Basics
    • Getting Started
    • Mission
    • DAO in Cocrea
  • 🛠️Cocrea
    • Community Roadmap
    • Cloud Service
      • Project Hosting
      • Project Funding
        • Gift
        • Crowdfund
        • Split up
    • Game-Fi Service
      • In-game Mint
      • In-game Badges
    • Tokenomics
      • X-Fi
      • X2Earn
      • Naquagems
    • Governance
      • Report
  • 🧩Gandi IDE
    • Roadmap
  • Features
    • Feature Comparison
      • What is Scratch
      • What is TurboWarp
      • What is Blockly
      • What is Gandi IDE
    • Collaboration
    • Version Control
    • Marketplace
    • AI Enhanced
    • 3D
  • Extensions Docs
    • Featured
    • Terminal
    • Simple MMO (Online Game)
    • Data Utils
    • Media Utils
    • Box2D (Physical System)
    • Cocrea APIs
    • Arkos Save&Load system
  • Build an Extension
  • 👩‍💻How-to
    • Migrate from Scratch
    • Customize Homepage
    • Use Gandi
    • SEO Setting
    • Contribute
  • 🎭Scenarios
    • Online Game (MMO)
    • Interactive Stories
  • 👾More
    • Change Log
    • Privacy and Security
    • FAQ
  • ⚗️What's Next
    • Scratch Contributors
      • CCW
      • Other Contributors
    • Challenges Discussed in Scratch Community
      • Cloud Variables
Powered by GitBook
On this page
  1. What's Next
  2. Challenges Discussed in Scratch Community

Cloud Variables

Gandi Alterative Solution

PreviousChallenges Discussed in Scratch Community

Last updated 2 years ago

In Scratch, we love Cloud Variables.

With Cloud Variables, scratcher can store user data and make them communicate with each other online.

On the other hand, it will become harder to develop when you try to support more users or more complex data and gameplay.

So, we present you two amazing extensions instead original Cloud Variables.

"MMO & Data"

With MMO extension you can build your own online party so easily, check it out here .

And you can store any user data to make your game sustainable with a straightforward block, check it out here .

⚗️
MMO docs
Data Utils docs