Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

황현택 스터디 기획안 #7

Open
hhtboy opened this issue Mar 13, 2022 · 1 comment
Open

황현택 스터디 기획안 #7

hhtboy opened this issue Mar 13, 2022 · 1 comment

Comments

@hhtboy
Copy link

hhtboy commented Mar 13, 2022

로그라이크 슈팅게임

모작 : 뱀파이어 서바이벌

  1. 플레이어 이동, 공격 애니메이션
  2. 플레이어 랜덤공격(코루틴 활용)
  3. 적 랜덤 스폰, 캐릭터 위치추적(코루틴 활용)
  4. 오브젝트 풀링으로 최적화
  5. 공격 충돌 구현, 적 처치
  6. 새로운 마법 추가(유도 미사일 형태)
  7. 경험치, 레벨 추가(레벨 오를 시 마법 강화)
  8. 맵 제작(타일 맵 1개)
  9. 전체적인 UI
    ————————deadline 3.30
@hhtboy
Copy link
Author

hhtboy commented Mar 22, 2022

캐릭터 공격과 적이 많은 게임인 만큼
최적화에 유리한 기술인
코루틴과 오브젝트 풀링을 익히는 데에 중점을 두었습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant