LogoLogo
Official Website
Warped Universe Whitepaper
Warped Universe Whitepaper
  • Warped Universe Whitepaper
  • What is "Warped"?
  • Lore
    • Lore Introduction
    • The Nexus Station
    • Factions
    • The Void
  • Gameplay
    • Gameplay Introduction
    • Player-vs-Environment
    • Planets and Facilities
    • Choosing Your Genre
    • Choosing Your Mission
    • Choosing Your Skillset
    • Choosing Your Equipment
    • Choosing Your Upgrades and Enhancements
    • Choosing Your Cosmetics and Customizations
    • Seasonal Development
  • Mission Rewards and Player Progression
    • Mission Rewards and Player Progression Introduction
    • Residuum
    • Artifractal Cores
    • Sparks and Potential
    • Nexite
    • Battle Pass XP
    • Summary
  • $WARPED and Cosmetic Rewards
    • $WARPED and Cosmetic Rewards Introduction
    • Events
    • Campaigns
    • Quests and Challenges
  • Art and Design
    • Art and Design Introduction
    • Visual Balance
    • Unreal Engine 5
  • $WARPED Token
    • $WARPED Token Introduction
    • Utilities and Features
    • Tokenomics
  • Ownership in Warped Universe
    • Ownership in Warped Universe Introduction
    • Battle Passes
    • Koju
    • Game Vault
    • Personal Vault
    • Navigating Purchases in Warped Universe
    • Achievements and Earning Items
    • Evolving Cosmetics and Seasonal Rewards
    • Blockchain in Warped Universe
  • Beamable
  • Sui Network
    • Sui Network Introduction
    • Move Language
    • Why We Chose Sui
    • SuiPlay0X1
    • Closed-Loop Tokens
    • Mutable NFTs
    • Nestable NFTs
    • Sui Kiosk
    • Walrus
    • Summary
  • Market Opportunity
    • Market Opportunity Introduction
    • The Surge in Popularity For Co-Op Games
    • Why a Multi-Genre Game is so Powerful
    • Free-to-Play Model
    • Making Blockchain Games Sustainable
    • Platforms and Devices
  • The Warped Games Team
  • Summary
Powered by GitBook
On this page
Export as PDF
  1. Sui Network

Move Language

Optimized for Gaming

PreviousSui Network IntroductionNextWhy We Chose Sui

Last updated 4 months ago

The language, originally developed for Meta’s Diem blockchain project, is a secure and flexible programming language designed to manage digital assets safely on the blockchain. When Mysten Labs adopted Move for Sui, they tailored it further, optimizing it specifically for gaming and high-performance applications.

Move’s resource-oriented programming model inherently prevents many common security issues, like reentrancy attacks, making it a reliable choice for managing in-game assets. Through Move, this model has been enhanced with an object-centric data structure, which assigns a unique ID to each object. This allows for greater flexibility in representing and transferring in-game assets as NFTs, empowering us to create more interactive and responsive experiences, as highlighted in the following sections.

Move