Core Technology
Our main framework used:
- Game App: Unity, Fmod (C#), online using Mirror (websocket)
- Website: NextJs (typescripts), ConnectKit, Wagmi, Thirdweb
- API: NodeJs (typescripts) / python, EtherJs
- Server: Amazon S3, DB MongoDB.
- Smart Contract: Solidity, Foundry
Our implementation
Our implementation considers blockchain constraints and data security issues, all while ensuring a seamless user experience. The goal is to keep the player focused on one thing: having fun, with trading as a secondary priority.
- Our core tokenomics are based on our SmartContract (EVM) for the gameplay loop: Buy, Stake, Hatch, Breed, Claim
- Our game-app is made with Unity, with Fmod for the sound
- We use a scalable API that create on-the-go multiple game-server on demands
- Game-server are used for our online game-modes, we use Mirror (websocket), server authoritative.