โ๏ธTechnology
Artificial Intelligence
AI is the driving factor behind the game development, entangled within a variety of in-game features and functionalities, providing an unsurpassed gaming experience led by integration of the latest technologies.
AI empowers the unpredictable and interactive reactions of the in-game NPCsโ, that act intelligently and organically, as if controlled by a human, instead of exhibiting a pre-recorded and static behavior. This ensures responsive and adaptive behavior of the NPCs, making gameplay much more exciting and unpredictable.
RNG
If everything is predictable in a game, that isn't much fun. RNGs, or Random Number Generators, are a way to introduce a touch of randomness and causality you need to spice it up.
A random number generator (RNG) is an algorithm that generates a sequence of numbers or symbols that cannot be reasonably predicted better than by a random chance.
The RNG algorithm calculates the outcome of the combat and draws a winner. The calculation is based on heroesโ equipment, level, skills and damage sustained.
Machine Learning
ML algorithms analyze the players to provide insights into player engagement, preferences, and behavior. Training data will be utilized to devise strategies and gameplay based on this analysis, helping improve the overall gaming experience.
The engine has since been gradually extended to support a variety of desktop, mobile, console and virtual reality platforms.
NFT
Non-Fungible Tokens (NFT) allow players to truly own in-game assets. NFTs are stored on a blockchain, providing a transparent and secure way to verify ownership and provenance.
For more detail see the section: NFTs
Blockchain
A blockchain is a distributed database or ledger shared among a computer network's nodes. They are best known for their crucial role in cryptocurrency systems for maintaining a secure and decentralized record of transactions, but they are not limited to cryptocurrency uses.
Blockchain is being used to verify ownership of in-game assets and allow users to interact and exchange them in a decentralized way.
Last updated