/UnityMMORPG

A MMORPG project made in .net core(C# server) and Unity(C# client)

Primary LanguageC#

UnityMMORPG

General Notes

This is the codebase of my dungeon party oriented MMORPG project. Demo GIFs can be found below.

GIFs

Start Game Server

image

Start Game Client

image

Create A Game Account

image

Login with Your Game Account

image

Create A New Character

image

Select An Existing Character and Log into Game

image

Players can exit & re-enter the game world anywhere at any moment. Their exit position will be saved into the game database.

image

Multiplayer Game Synchronization

image

Shop System! Players can now interact with NPCs and purchase items and weapons

image

Inventory & Equipment System! Players can now sort their inventories and equip/unequip all their equipments

image

Quest System ----> Coming Soon