Skip to content

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

Notifications You must be signed in to change notification settings

etonix/UnityMMORPG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%