Skip to content

zeniel7303/MMORPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MMORPG 서버 포트폴리오

Codacy Badge

PPT

PPT 링크

사용 언어

  • C++

개발 환경

  • Windows10
  • Visual Studio 2017

ServerPortfolio폴더 구성

폴더 명 설명
_StartExeFiles 배치파일 묶음 폴더(절대 경로)
DummyClient 더미 클라이언트
GameDBAgent MMORPG의 캐릭터 및 몬스터 DB Agent
LoginDBAgent MMORPG의 로그인 서버의 로그인 계정 DB Agent
LoginServer MMORPG의 로그인 서버이자 WorldServer
PathFinderAgent MMORPG의 길찾기 Agent
ZoneServer MMORPG의 존(채널) 서버

설명

  • 분산형 MMORPG 게임 서버 개발 시 사용이 가능한 라이브러리입니다.
  • IOCP를 이용하여 윈도우 환경에서만 사용이 가능합니다.

About

GameServer - IOCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published