Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- 백준 c++ 2468번
- c++
- 2870번 c++
- 백준 2870번
- 백준 17070번 c++
- 유니티
- Lv2
- 수학숙제
- 백준 c++ 2870번
- 2870번 수학숙제 c++
- 플레이어 이동
- 2468 c++
- Beakjoon
- 코딩테스트
- 백준 1103번
- 백준 1103번 게임
- Lv.3
- 2870번
- Unity
- 17070번
- 백준 1103번 c++
- 백준 17070번
- Algorithm
- dfs
- 백준
- 프로그래머스
- C#
- 2870번 수학숙제
- 코테
- 오브젝트 풀링
Archives
- Today
- Total
목록2024/09/11 (1)
주녘공부일지
[C언어] 콘솔 비행기 게임
0. 게임 플레이 영상 1. 콘솔 비행 슈팅 게임- 스테이지를 클리어하며, 최고 점수를 기록하는 게임- 스테이지가 지날수록 적 기체의 수, 체력이 늘어나며 난이도가 올라감https://github.com/godgjwnsgur7/C_FlightShootingGame/tree/main GitHub - godgjwnsgur7/C_FlightShootingGameContribute to godgjwnsgur7/C_FlightShootingGame development by creating an account on GitHub.github.com2. 게임 핵심 시스템 1) 핵심 기능- 오브젝트 메모리 풀 ( Struct Array )- 더블 버퍼링 ( Ingame ) // window.h- View와 ..
GameDevelopment/[C++] Project
2024. 9. 11. 11:03