Game and Backend Technology
Game and Backend Technology
Game Engine:
The Forti Metaverse is developed using Unreal Engine 4.26. Battles are run in a simulation written entirely in C++, allowing game instances to execute within milliseconds. This deterministic simulation ensures that small input values can be saved, enabling matches to be replayed at any time. The server archives every battle ever fought in the game, offering unparalleled gameplay history.
Cinematic Mode:
A cinematic mode (featured in the game trailer) enables users with less powerful computers to render matches in high quality. This is achieved through the deterministic nature of the simulation, which reduces the computational load on the user's machine while delivering stunning visuals.
The Level World:
Each level in the Forti Metaverse is meticulously crafted by top digital artists. The game leverages a powerful render farm to preprocess computational data, reducing the in-game graphics load while maintaining detailed, immersive visuals. Proprietary technology enhances assets with a cinematic quality, ensuring a rich gaming experience.
Backend:
The backend is hosted on Amazon Web Services (AWS), a leading Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) provider. Core backend services are built on AWS Lambda using a serverless architecture, offering scalable and cost-effective solutions. Most requests (except transactions) are directed to API endpoints, which operate microservices hosted on the Amazon Kubernetes Cluster.
Payment Channels:
The Forti Metaverse operates on the Binance Smart Chain (BSC) and supports BSC-compatible wallets such as Metamask. Players are required to own a Metamask wallet and convert their digital currency into $Forti, the platform’s native currency. All in-game transactions and rewards are processed in $Forti, which is also used in the platform's liquidity mining program. Additionally, some in-game elements can be purchased using NFTs when applicable.
Last updated