A nameless (yet) customizable mobile mmo rts in .net core (Server) and Unity (Client) slightly based in Heroes of Might and Magic 3
The infinite chunk based map loaded from tiled will be serve for this dungeon party oriented mmorpg, where players will kill creatures to gain power and items. The idea is to start as a simple casual mmorpg grinder with a simple historyline.
- To Decide
- Start Redis Database
- Open the Server solution and click "Run Project"
- Open Unity, open the GameClient project. If the Game scene is not selected yet, click on the "Project" tab (could be in "Console" by default), go to Scenes and select "Game"
- Click the "Run" button to run the client.
- The initial accounts can be checked at
Storage/TestDataGenerator
.
When logging in, sometimes you will be downloading assets forever. Its something i gotta address :P