Skip to content

wcfylcf/MobileMMORPG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile MMORPG

A nameless (yet) customizable mobile mmorpg in .net core (Server) and Unity (Client)

About

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.

Features in initial roadmap:

  • Good Character Customization.
  • Few monsters, but different in behaviour and strategy.
  • Monsters drop materials, and thats it.
  • Automatic Party, everyone gets EXP.
  • Harvesting skills to collect materials.
  • Crafting skills to craft items.
  • PvP Zones.
  • "Quest" System ( simplistic )
  • Server Easily Moddable / Plugins System
  • React WebPanel

Requirements

How to Run

  • 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.

Issue

When logging in, sometimes you will be downloading assets forever. Its something i gotta address :P

About

A customizable mobile mmorpg in .net core (C# Server) and Unity (C# Client)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.4%
  • JavaScript 3.4%
  • Other 1.2%