Space is Hell
  • Space is Hell
  • Team
  • Partners
  • Roadmap
  • Technology
    • Game Technology
    • Blockchain Technology
  • Gameplay
    • Game Lore
    • Faction Warfare
    • World Design
    • Space Stations
    • Underdog System
    • Mining
    • Loot & Tax System
    • Ships and Roles
    • Ship Weapons
    • Guild System
  • Legacy Token Holders
    • Legacy NFT Overview
  • HELLX Token
    • Tokenomics Update
Powered by GitBook
On this page
  1. Technology

Game Technology

Our Game Engine

Game Engine: Unity

Unity is the foundation of Space is Hell, powering everything from its visuals to core mechanics.

  • Key Features:

    • Cross-Platform Deployment: Ensures compatibility across PC, consoles, and other platforms.

    • Real-Time Rendering: High-performance graphics rendering supports immersive visuals and dynamic environments.

    • Custom Scripting: C# scripting enables the creation of custom gameplay mechanics like mining, combat, and docking systems.

    • Flexible Integration: Easily integrates with networking and blockchain systems for seamless gameplay.


Networking and Backend Infrastructure

The networking and backend systems for Space is Hell are designed to support a persistent MMO environment with scalable and efficient connections.

1. Mirror Networking

Mirror provides the foundation for server-based multiplayer gameplay, ensuring fair and reliable interactions.

  • Key Features:

    • Authoritative Control: Server-side validation ensures that player actions (e.g., combat, mining, docking) are fair and cheat-resistant.

    • Custom Server Logic: Supports the implementation of persistent systems, such as player states, inventory management, and faction control.

    • Ease of Integration: Mirror’s compatibility with Unity simplifies development and supports custom features.

2. Azure Cloud Services

Azure powers the scalable infrastructure required to handle the game’s persistent universe.

  • Key Features:

    • Global Scalability: Azure’s cloud solutions enable low-latency connections for players worldwide.

    • Storage Solutions: Securely stores player data, such as inventory, ship configurations, and market transactions.

    • Load Balancing: Ensures stable server performance during peak activity.

3. PlayFab

PlayFab provides the backend for managing player accounts, data persistence, and live game operations.

  • Key Features:

    • Player Data Management: Tracks player stats, inventory, and progression across sessions.

    • Analytics and Reporting: Provides insights into player behavior and system performance.

    • LiveOps: Facilitates event management, leaderboards, and in-game purchases.

4. Unity Multiplay

Unity Multiplay manages the dedicated servers required for large-scale multiplayer interactions.

  • Key Features:

    • Dynamic Server Scaling: Automatically scales server capacity based on player demand.

    • Cost Efficiency: Optimizes server usage to reduce operational costs.

    • Low Latency: Ensures smooth and responsive gameplay.

PreviousRoadmapNextBlockchain Technology

Last updated 5 months ago