Pinned Repositories
case-break-checker
case-break-checker
Game-Server-Programmer-Tips-ForRecruit
신입 게임 서버 프로그래머를 위한 채용 팁(자소서 팁, 기술시험, 이론 면접 키워드 등)
heterogeneous-architecture-example
2022년도 신입 서버 공채분들 멘토링에 사용할 간단한 예제 코드
ideas-to-reality
여러가지 아이디어를 간단히 기록, 구현. 또 다른 세상에 다가가보자
korea-game-career-site
📋 국내 게임회사 채용 사이트 목록
mmo-game-server-framework
IOCP
notnull-and-nullable
C++ null참조 이슈를 해결하기 위한, 기존 포인터 시스템의 Wrapper Class, NotNull< T >와 Nullable< T >의 제안과 구현
return-type-template
C++의 함수 반환의 추가적인 의미와 기능을 부여하기 위한 WsyReturnTypeTemplate< T >의 제안과 구현
TeamHSLD
🌏 대학생 연합 게임개발동아리 브릿지(Bridge), TeamHSLD 프로젝트 (Unity[c], Iocp[s])
AndWhenWeAdvance
🎮 한국산업기술대 게임공학과 13학번 원성연 졸업작품 "And When We Advance with UE4"
GameForPeople's Repositories
GameForPeople/korea-game-career-site
📋 국내 게임회사 채용 사이트 목록
GameForPeople/Game-Server-Programmer-Tips-ForRecruit
신입 게임 서버 프로그래머를 위한 채용 팁(자소서 팁, 기술시험, 이론 면접 키워드 등)
GameForPeople/heterogeneous-architecture-example
2022년도 신입 서버 공채분들 멘토링에 사용할 간단한 예제 코드
GameForPeople/ideas-to-reality
여러가지 아이디어를 간단히 기록, 구현. 또 다른 세상에 다가가보자
GameForPeople/notnull-and-nullable
C++ null참조 이슈를 해결하기 위한, 기존 포인터 시스템의 Wrapper Class, NotNull< T >와 Nullable< T >의 제안과 구현
GameForPeople/case-break-checker
case-break-checker
GameForPeople/game-server-library
사용하면 피보는 game-server-library
GameForPeople/LockPtr
Maybe... Safe in multi-thread...
GameForPeople/next-thread-context-architecture
GameForPeople/return-type-template
C++의 함수 반환의 추가적인 의미와 기능을 부여하기 위한 WsyReturnTypeTemplate< T >의 제안과 구현
GameForPeople/study-rust
러스트 공식 문서 따라해보기 https://doc.rust-lang.org/book/
GameForPeople/GameForPeople
GameForPeople/server_study
GameForPeople/smart-factory
kpu smart-factory with UE4
GameForPeople/tiny-revolution
Unreal Client - Boost::Asio Server
GameForPeople/UE5-Client-MMO-Template
UE5-Client-MMO-Template
GameForPeople/boost-asio-udp-holepunching
GameForPeople/BroadcastPtr
single write thread context & multi read thread context
GameForPeople/go-go
go lang GongBu
GameForPeople/js-study
GameForPeople/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
GameForPeople/MappingKeyboardToMouseClick
window keyboard input to mouse click
GameForPeople/multi-thread-experiment
특정 상황에 대한 다양한 동기화 방안들을 직접 비교해보고, 결과를 저장. 추후 프로그래밍 설계 시, 활용하는 것을 그 목적으로 함.
GameForPeople/omok
JS Omok
GameForPeople/project-generator
프로젝트에 파일 추가, 삭제, 수정 시 프로젝트 파일과 필터 파일을 재생산하는 툴입니다.
GameForPeople/room-server-framework
GameForPeople/simple-chat-server
Unreal Client <-> Heterogeneous IOCP Server.. Simple Chat
GameForPeople/the-piece-of-god
2020 넷마블 공채 신입 교육 중, 보드게임 "신의 조각" 구현
GameForPeople/type-converter-generator
C++ Enum <-> String
GameForPeople/unreal-custom-network-client
언리얼 엔진기반 클라이언트에 내맘대로 네트워크 소스 붙여보기