NanSu Devlog
Search
NanSu Devlog
👤 NsnSu
📌 Devlog
📁 Database
NsnSu
•
창의적인 것을 만들고 싶은 개발자입니다.
•
현재
GENESIS CELL
이라는 게임을 개발 중입니다.
•
GitHub
nansu0425 - Overview
•
YouTube
NanSu
•
Twitter
NanSu (@nansu0425) / X
Devlog
•
개발 관련된 것 중 제가 알리고 싶은 것을 기록합니다.
•
페이지는 날짜순으로 정렬돼 있으며 카테고리와 태그로 분류할 수 있습니다.
Database
Recent Pages
Categories
Tags
Search
Thinking | 게임 개발로 수익을 내기 위한 나의 계획과 방향
thinking
game
2025/06/15
Thinking | 게임 개발로 수익을 내기 위한 나의 계획과 방향
thinking
game
2025/06/15
GENESIS CELL | 개발 여정을 공유합니다
genesis-cell
project
2025/06/11
GENESIS CELL | 개발 여정을 공유합니다
genesis-cell
project
2025/06/11
Unity2dMmorpg | 패킷 코드 자동 생성 스크립트 제작
unity-2d-mmorpg
project
2025/05/30
Unity2dMmorpg | 패킷 코드 자동 생성 스크립트 제작
unity-2d-mmorpg
project
2025/05/30
Unity2dMmorpg | 1000개의 player가 있는 room에 일정 주기로 broadcast
unity-2d-mmorpg
project
2025/05/23
Unity2dMmorpg | 1000개의 player가 있는 room에 일정 주기로 broadcast
unity-2d-mmorpg
project
2025/05/23
Algorithms | 백준 실버1 5525 - IOIOI
algorithms
c++
baekjoon
2025/04/29
Algorithms | 백준 실버1 5525 - IOIOI
algorithms
c++
baekjoon
2025/04/29
Algorithms | 백준 1389 케빈 베이컨의 6단계 법칙
algorithms
c++
data-structures
baekjoon
2025/04/18
Algorithms | 백준 1389 케빈 베이컨의 6단계 법칙
algorithms
c++
data-structures
baekjoon
2025/04/18
Algorithms | 백준 30804 과일 탕후루
algorithms
c++
data-structures
baekjoon
2025/04/15
Algorithms | 백준 30804 과일 탕후루
algorithms
c++
data-structures
baekjoon
2025/04/15
Algorithms | 백준 18111 마인크래프트
algorithms
c++
baekjoon
data-structures
2025/04/12
Algorithms | 백준 18111 마인크래프트
algorithms
c++
baekjoon
data-structures
2025/04/12
Algorithms | 백준 11724 연결 요소의 개수
algorithms
data-structures
c++
baekjoon
2025/04/10
Algorithms | 백준 11724 연결 요소의 개수
algorithms
data-structures
c++
baekjoon
2025/04/10
C++ | type erasure 기법을 활용해 unique_ptr의 custom deleter 문제 해결
c++
2025/04/09
C++ | type erasure 기법을 활용해 unique_ptr의 custom deleter 문제 해결
c++
2025/04/09
Algorithms | 백준 1541 잃어버린 괄호
algorithms
c++
baekjoon
data-structures
2025/04/08
Algorithms | 백준 1541 잃어버린 괄호
algorithms
c++
baekjoon
data-structures
2025/04/08
Game | 2025년 1인 게임 개발자 성공 전략 정리
game
2025/03/25
Game | 2025년 1인 게임 개발자 성공 전략 정리
game
2025/03/25
Visual Studio | 크로스플랫폼 CMake 프로젝트 예제
visual-studio
cmake
c++
asio
2025/02/08
Visual Studio | 크로스플랫폼 CMake 프로젝트 예제
visual-studio
cmake
c++
asio
2025/02/08
PattyCore | 세션 1000개 Ping 테스트
pattycore
project
c++
asio
2025/01/23
PattyCore | 세션 1000개 Ping 테스트
pattycore
project
c++
asio
2025/01/23
Boost.Asio | UDP 소켓으로 데이터그램 전송 시 system:10054 에러
boost.asio
c++
windows
network
2024/12/21
Boost.Asio | UDP 소켓으로 데이터그램 전송 시 system:10054 에러
boost.asio
c++
windows
network
2024/12/21
Boost.Asio | io_context의 내부 큐와 이벤트 루프
boost.asio
c++
2024/12/19
Boost.Asio | io_context의 내부 큐와 이벤트 루프
boost.asio
c++
2024/12/19
Boost.Asio | io_context의 run 호출 스레드는 비동기 작업의 핸들러만 처리한다
boost.asio
c++
2024/12/19
Boost.Asio | io_context의 run 호출 스레드는 비동기 작업의 핸들러만 처리한다
boost.asio
c++
2024/12/19
C++ | 정말 기본적인 것이지만 가끔 놓지는 스택 유효 범위
c++
2024/12/17
C++ | 정말 기본적인 것이지만 가끔 놓지는 스택 유효 범위
c++
2024/12/17
Unreal Engine | MSVC 호환성 문제로 인한 빌드 문제 해결
unreal-engine
visual-studio
2024/11/29
Unreal Engine | MSVC 호환성 문제로 인한 빌드 문제 해결
unreal-engine
visual-studio
2024/11/29
Unreal Engine | Warehouse Wrecking 프로젝트 학습
unreal-engine
project
2024/11/27
Unreal Engine | Warehouse Wrecking 프로젝트 학습
unreal-engine
project
2024/11/27
C++ | std::erase와 std::remove 비교
c++
2024/11/26
C++ | std::erase와 std::remove 비교
c++
2024/11/26
Project | 지뢰 찾기 (Minesweeper)
project
c++
2024/11/14
Project | 지뢰 찾기 (Minesweeper)
project
c++
2024/11/14
Data Structures | Red-Black 트리 구현
data-structures
c++
algorithms
2024/11/13
Data Structures | Red-Black 트리 구현
data-structures
c++
algorithms
2024/11/13
Project | 벽돌 깨기 (Brick Breaker)
project
c++
2024/11/09
Project | 벽돌 깨기 (Brick Breaker)
project
c++
2024/11/09
C++ | 참고하기 좋은 자료들 정리
c++
2024/10/30
C++ | 참고하기 좋은 자료들 정리
c++
2024/10/30
Project | 뱀 게임 (Snake Game)
project
c++
2024/10/27
Project | 뱀 게임 (Snake Game)
project
c++
2024/10/27
C++ | 함수 템플릿의 리턴 타입 추론
c++
2024/10/16
C++ | 함수 템플릿의 리턴 타입 추론
c++
2024/10/16
Data Structures | 이진 탐색 트리를 응용한 영어 사전
data-structures
c++
2024/09/06
Data Structures | 이진 탐색 트리를 응용한 영어 사전
data-structures
c++
2024/09/06
Data Structures | 최대 힙과 최소 힙 모두 사용하는 우선순위 큐 구현
data-structures
c++
2024/08/31
Data Structures | 최대 힙과 최소 힙 모두 사용하는 우선순위 큐 구현
data-structures
c++
2024/08/31
Algorithms | 재귀적 방법을 쓰지 않는 이진 트리 순회
algorithms
c++
2024/08/24
Algorithms | 재귀적 방법을 쓰지 않는 이진 트리 순회
algorithms
c++
2024/08/24
Data Structures | 스택과 큐를 활용하여 만든 계산기
data-structures
c++
2024/08/21
Data Structures | 스택과 큐를 활용하여 만든 계산기
data-structures
c++
2024/08/21
C++ | 클래스 템플릿의 헤더 파일, 소스 파일 분리
c++
2024/08/20
C++ | 클래스 템플릿의 헤더 파일, 소스 파일 분리
c++
2024/08/20
Data Structures | 원형 배열 구현 시 인덱스 이동
data-structures
c++
2024/08/19
Data Structures | 원형 배열 구현 시 인덱스 이동
data-structures
c++
2024/08/19
Data Structures | 배열을 이용한 희소 다항식 구현 연습
data-structures
algorithms
c++
2024/08/15
Data Structures | 배열을 이용한 희소 다항식 구현 연습
data-structures
algorithms
c++
2024/08/15
Visual Studio | C++ 표준 라이브러리(STL) 모듈 import 방법
visual-studio
c++
2024/08/03
Visual Studio | C++ 표준 라이브러리(STL) 모듈 import 방법
visual-studio
c++
2024/08/03
Algorithms | 문자열의 모든 순열 출력
algorithms
c++
2024/08/01
Algorithms | 문자열의 모든 순열 출력
algorithms
c++
2024/08/01
Mathematics | 순열과 조합 기초 공식
mathematics
2024/08/01
Mathematics | 순열과 조합 기초 공식
mathematics
2024/08/01
Algorithms | 이진 탐색 정리
algorithms
c++
2024/07/31
Algorithms | 이진 탐색 정리
algorithms
c++
2024/07/31
Algorithms | 버블, 선택, 삽입 정렬 정리
algorithms
c++
2024/07/30
Algorithms | 버블, 선택, 삽입 정렬 정리
algorithms
c++
2024/07/30
Mathematics | 기초적인 수열의 합 공식
mathematics
2024/07/30
Mathematics | 기초적인 수열의 합 공식
mathematics
2024/07/30
Algorithms | 임시 변수 사용 없이 swap
algorithms
c++
2024/07/29
Algorithms | 임시 변수 사용 없이 swap
algorithms
c++
2024/07/29
C++ | 정수 출력 시 자릿수 맞추기 (setw, setfill)
c++
2024/07/28
C++ | 정수 출력 시 자릿수 맞추기 (setw, setfill)
c++
2024/07/28
C++ | 2진수 ↔ 10진수 변환
c++
2024/07/28
C++ | 2진수 ↔ 10진수 변환
c++
2024/07/28
C++ | 문자 기반 입출력 스트림 기초
c++
2024/07/27
C++ | 문자 기반 입출력 스트림 기초
c++
2024/07/27
C++ | cin과 getline 순서
c++
2024/07/27
C++ | cin과 getline 순서
c++
2024/07/27
C++ | 입출력 locale 설정 방법
c++
2024/07/26
C++ | 입출력 locale 설정 방법
c++
2024/07/26
Visual Studio | 한글 입출력 깨지는 현상
visual-studio
2024/07/26
Visual Studio | 한글 입출력 깨지는 현상
visual-studio
2024/07/26