MUD logoMUD
StatusStatus (opens in a new tab)CommunityCommunity (opens in a new tab)TwitterTwitter (opens in a new tab)DiscordDiscord (opens in a new tab)
GitHubGitHub (opens in a new tab)
  • What is MUD?
  • Get started
  • Protocol
    • Introduction
    • Data model
    • Tables
    • Table libraries
    • Encoding
    • Store hooks
      • StoreCore (internal)
      • IStore (external)
      • StoreHook
      • Miscellaneous
    • Introduction
    • Namespaces & Access Control
    • Tables
    • Systems
    • System Hooks
    • Function Selectors
    • Balance
    • Account Delegation
    • Batch Calls
    • Modules
      • Keys with Value
      • Delegation (interface)
      • Modules
      • Modules (interface)
      • Systems
      • Systems (interface)
      • World
      • World (interfaces)
      • World context
      • World context (interface)
      • Resource IDs
      • Miscellaneous
        • Access Control
        • Create2
        • Delegation
        • ERC165
        • ERC165 (interface)
        • Init Module
        • Init Module Implementation
        • SystemCall
  • Framework
  • Config
    • mud tablegen
    • mud worldgen
    • mud test
    • mud deploy
    • mud dev-contracts
    • mud abi-ts
    • mud faucet
    • mud set-version
      • RECS
      • Zustand
    • Indexer
    • Faucet

    • Replicating onchain state
    • Hello World
      • Add a table
      • Filter data synchronization
      • Add a system
      • Deploy to a blockchain
    • Extending a World
    • Emojimon
      • Preface: the ECS model
      • Getting started
      • Players and movement
      • Map and terrain
      • A wild Emojimon appears
      • Advanced features
      • Getting Started
      • Contracts
      • Vanilla
      • React-ECS
      • Three.js
    • Godot
    • Progressive Web App (for mobile)
    • Swift
    • Svelte
    • Unity
  • Contribute
  • Changelog
    • 2023-09-12 registerSystem vulnerability
  • What is MUD?
  • Get started
  • Protocol
    • Introduction
    • Data model
    • Tables
    • Table libraries
    • Encoding
    • Store hooks
      • StoreCore (internal)
      • IStore (external)
      • StoreHook
      • Miscellaneous
    • Introduction
    • Namespaces & Access Control
    • Tables
    • Systems
    • System Hooks
    • Function Selectors
    • Balance
    • Account Delegation
    • Batch Calls
    • Modules
      • Keys with Value
      • Delegation (interface)
      • Modules
      • Modules (interface)
      • Systems
      • Systems (interface)
      • World
      • World (interfaces)
      • World context
      • World context (interface)
      • Resource IDs
      • Miscellaneous
        • Access Control
        • Create2
        • Delegation
        • ERC165
        • ERC165 (interface)
        • Init Module
        • Init Module Implementation
        • SystemCall
  • Framework
  • Config
    • mud tablegen
    • mud worldgen
    • mud test
    • mud deploy
    • mud dev-contracts
    • mud abi-ts
    • mud faucet
    • mud set-version
      • RECS
      • Zustand
    • Indexer
    • Faucet

    • Replicating onchain state
    • Hello World
      • Add a table
      • Filter data synchronization
      • Add a system
      • Deploy to a blockchain
    • Extending a World
    • Emojimon
      • Preface: the ECS model
      • Getting started
      • Players and movement
      • Map and terrain
      • A wild Emojimon appears
      • Advanced features
      • Getting Started
      • Contracts
      • Vanilla
      • React-ECS
      • Three.js
    • Godot
    • Progressive Web App (for mobile)
    • Swift
    • Svelte
    • Unity
  • Contribute
  • Changelog
    • 2023-09-12 registerSystem vulnerability
    • Changelog
    • Contribute
  • Status (opens in a new tab)
  • Community (opens in a new tab)
  • Twitter (opens in a new tab)
  • Discord (opens in a new tab)
Question? Give us feedback → (opens in a new tab)Edit this page
Templates
Progressive Web App (for mobile)

Progressive web app (PWA) mobile client

Small Brain Games built a PWA mobile client integration (opens in a new tab). If you have any questions, you can ask them as issues in github (opens in a new tab).

Disclaimer: We appreciate the people who created this integration, but as we did not verify it ourselves, we cannot guarantee its functionality or security.

GodotSwift

MIT 2023 © MUD