Why Solana and Unity?
Solana can already execute more than 60,000 transactions per second at 400ms block time on average, similar to industry-leading protocols dedicated to video games. It also offers a rich and sophisticated collection of development tools to complement this speed, ensuring that our game meets all of your requirements.
Solana paves the way for a future in which every game logic is achieved through smart contracts. Our objective for Rage Effect is to provide a completely on-chain experience that cannot be modified and provides the highest level of security to players, whether it's for transactions or randomised NFT locations.
For Rage Effect, we chose the Unity game engine for the multiple reasons:
Is the most adaptable when it comes to altering the engine.
With the SRPs and HDRPs, you may totally customise the rendering (Scriptable Render Pipelines).
Shaders for rendering and computation are very configurable.
The core language is C#, which allows for significantly faster scripting than other programming languages.
Out of all game engines, it has one of the fastest scripting and shader compiling times.
With the C# burst compiler and multi-threaded job management, Unity has one of the most optimised scriping.
Last updated