Releases: mdgspace/Realms-Of-Aether
Releases · mdgspace/Realms-Of-Aether
v0.1.0
First Build - v0.1.0
We’re excited to share the first playable build of our Unity-based game!
This early version offers a glimpse into the core gameplay and mechanics we’re building. Expect future updates with enhanced features, improved performance, and bug fixes.
Notes
This is a development build and may contain bugs or unfinished content.
Feedback is welcome! Please open an issue if you encounter any problems or have suggestions.
How to Play
- Download the .zip file from this release.
- Extract the contents to a folder of your choice.
- Run the executable file to launch the game.
- On launch, you’ll be prompted to log in using your Gmail account (via Web3Auth).
- After logging in, you’ll be taken to the next scene where your testnet wallet address is displayed.
- To begin playing, send some testnet AVAX (Fuji network) to this wallet address.
- You can request testnet AVAX from the Avalanche Faucet.
Thanks for checking it out!
v0.0.1
Realms of Aether - Initial Release
Overview
First release of Realms of Aether, a blockchain-powered 2D RPG that integrates Unity gameplay with Avalanche smart contracts.
Key Features
- Combat System: Real-time battles against Scorpions, Slimes, and Wizards
- Blockchain Integration: Smart contracts deployed on Avalanche Fuji testnet
- Provably Fair RNG: Chainlink VRF ensures transparent experience and loot drops
- Character Progression: On-chain verified leveling system
- Web3 Authentication: Seamless wallet integration via Web3Auth
Technical Implementation
- Unity 2023.3.0f1 game client
- Solidity smart contracts on Avalanche Fuji
- Nethereum for blockchain communication
- State machine-based AI for enemy behavior
Smart Contracts
- SimpleRandom:
0x2613Fc2d1CFCb514c0F92B3959536f5aB63f2363
- Network: Avalanche Fuji Testnet (43113)
Requirements
- Unity 2023.3.0f1 or later
- Web3 wallet (MetaMask recommended)
- Avalanche Fuji testnet access
Installation
- Download and extract the release
- Open project in Unity
- Configure wallet connection
- Start playing