
Hackers Window
📌 프로젝트 정보
한 줄 소개 : Windows를 테마로 하는 2D 액션 게임
진행 기간 : 2024.9.8 ~ 현재
담당 Skill & 사용 Library : Unity, C#
팀 구성 : 기획1, 아트1, 개발1
🔗 Link
https://github.com/junjun3180/HackersWindow
GitHub - junjun3180/HackersWindow: Unity 2D Game
Unity 2D Game. Contribute to junjun3180/HackersWindow development by creating an account on GitHub.
github.com
📖 상세 내용



🛠️ 사용 기술 및 라이브러리
- Unity 2021.3.13f1
- C#
🎮 담당한 기능
- Player Status 모듈화
- Program 기능 구현(능력치 아이템)
- PInformation, Program Manager (버프/디버프) : https://gdoo.tistory.com/47
- Inventory System 구현
- MyDocument (Inventory UI) : https://gdoo.tistory.com/43
- Item 구현
- Item, ItemManager : (아이템, 인벤토리) : https://gdoo.tistory.com/48
- Monster Interface 구현
- Monster 기능 구현
- Monster M_V1 : https://gdoo.tistory.com/32
- Monster M_ V2 : https://gdoo.tistory.com/33
- Monster M_ V3 : https://gdoo.tistory.com/34
- Monster M_ VE1 : https://gdoo.tistory.com/36
- Monster M_ VE2 : https://gdoo.tistory.com/37
- Boss 기능 구현
- Boss Mouse
- UI 기능 구현
- UI Manager : https://gdoo.tistory.com/39
- HUD : https://gdoo.tistory.com/40
- Status UI : https://gdoo.tistory.com/41
- Help UI : https://gdoo.tistory.com/45
- 환경 설정 기능 구현
- Control(환경설정 UI) : https://gdoo.tistory.com/44
💡 깨달은 점
- Git을 통한 팀원과의 협업
- Unity Coroutine 사용법
- 싱글톤 패턴 적용
- Rigidbody와 Collider를 이용한 충돌 이벤트 처리
☑️ 후기
- 프로젝트가 완료된 후 작성 예정.
- 후기 링크
'Unity > Hackers Window' 카테고리의 다른 글
[Unity] Monster 구현 : M_VE - 1 (1) | 2024.11.16 |
---|---|
[Unity] Monster 구현 : M_V3 (0) | 2024.11.15 |
[Unity] Monster 구현 : M_V2 (0) | 2024.11.14 |
[Unity] Monster 구현 : M_V1 (0) | 2024.11.13 |
[Unity] Monster Base 구현 (1) | 2024.10.13 |