개요 - B477042/GraduationProject GitHub Wiki
개요
- 장르
- 3D 엑션 탈출 게임
- 플랫폼
- PC
- 사용한 엔진
- UE4 4.26
- IDE
- VS2017, VS2019
- 대상 연령대
- 전체이용가
게임 영상
게임 소개
미로를 활용한 액션 게임을 제작하는 것을 목표로 하여 제작을 시작한 게임입니다. Multi-Thread, AI perception, Singletone, 자료구조 등 그 동안 배웠던 내용들을 게임에 적용 시키면서 잘 만드는 것에 초점을 맞췄습니다. 스토리는 글로 전달하는 방식과 글 없이 행동만으로 스토리텔링을 하는 연출을 만들었습니다. 게임을 구현하는데 활용한 기술적인 특징들은 Planning & Implementation 문서를 보시면 항목별로 정리하였습니다.
UML
History
Planning & Implementation
참고자료
제가 이 프로젝트를 진행하는데 도움이 됐던 사이트들입니다. 다른 사람들에게도 도움이 될 것 같은 글들이라 모아봤습니다.
https://qiita.com/Dv7Pavilion/items/8d92042ced5074563a7c https://www.nielsvandermolen.com/how-to-implement-custom-pathfinding-a-cc-in-unreal-engine-4/ https://pppgod.tistory.com/39 https://answers.unrealengine.com/questions/857097/view.html https://docs.unrealengine.com/4.27/en-US/InteractiveExperiences/ArtificialIntelligence/BehaviorTrees/ https://wergia.tistory.com/147 https://forums.unrealengine.com/t/debug-a-packaged-game/144755 https://www.raywenderlich.com/92-unreal-engine-4-toon-outlines-tutorial#toc-anchor-005 https://answers.unrealengine.com/questions/738110/how-to-initialize-static-tmap.html https://darkcatgame.tistory.com/28 https://docs.unrealengine.com/4.27/ko/InteractiveExperiences/ArtificialIntelligence/AIPerception/ https://amored8701.tistory.com/132 https://pafuhana1213.hatenablog.com/entry/2015/10/28/232832 https://www.programmersought.com/article/6978151078/ https://unrealcommunity.wiki/multithreading-with-frunnable-2a4xuf68 https://www.orfeasel.com/implementing-multithreading-in-ue4/ https://forums.unrealengine.com/t/what-do-you-use-threads-for-in-ue4/113494 https://qiita.com/unknown_ds/items/4173d42f8624e70d6475 https://usagi.hatenablog.jp/entry/2018/03/09/103434 https://dawnarc.com/2018/08/ue4modify-post-process-settings-at-run-time/ https://qiita.com/dgtanaka/items/13e643fafeb007961601 http://gameenginebread.blogspot.com/2017/12/mini-map-match-2d-images-to-3d-world.html https://www.reddit.com/r/unrealengine/comments/7412r1/unreal_engine_4_how_to_change_audio_volume/ https://www.raywenderlich.com/354-unreal-engine-4-audio-tutorial https://secretroute.tistory.com/entry/1409221002 https://www.slideshare.net/com044/ue4-in https://midason.tistory.com/451 http://egloos.zum.com/sweeper/v/3208657 https://wiki.unrealengine.com/Asynchronous_Image_Loading_from_Disk