Skip to content
View nolmelab's full-sized avatar
  • nolmelab

Block or report nolmelab

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nolmelab/README.md

nolmelab은 노는 것처럼 일하면서 사람들이 놀이처럼 누릴 수 있는 제품과 서비스를 제공하는 것을 목표로 여러 프로젝트를 진행하는 터입니다.

그간 일 해온 게임 서버를 중심으로 백엔드 개발에 우선 집중하려고 합니다.

핵심 프로젝트는 playground와 play입니다.

play는 게임 서버를 C++로 만들기 위해 필요한 기능을 통합하여 기반을 제공하려는 프로젝트입니다.

playground는 놀이터로 사람들이 참여하여 놀이를 만들고 즐길 수 있는 공간을 만들려는 프로젝트입니다. 난이도가 높을 수 밖에 없고 play에서 준비되는 내용들을 분기하여 진행하려고 합니다.

Pinned Loading

  1. play play Public

    A traditional game server foundations to build mmorpgs or morpgs

    C++ 1

  2. playground playground Public

    play series. this is a playground lbirary and examples to help developing massive multiplayer services such as games

    Rust