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

#98 Client Minicontents Basketball #110

Open
wants to merge 12 commits into
base: dev
Choose a base branch
from

Conversation

ahnjinmo
Copy link
Collaborator

@ahnjinmo ahnjinmo commented Feb 9, 2022

작업 내용

  • 농구 미니게임을 구현했습니다.
  • Basketball 씬에서 플레이할 수 있습니다.
  • 싱글플레이를 목적으로 두고 만든 게임입니다.

게임 방법

  • Basketball 씬에 들어간다.
  • Play 버튼을 누르면 게임이 시작된다.
  • 게임은 총 4라운드이며, 각 라운드 마다 30초가 주어진다.
  • 3초 후에 라운드가 시작되며, 라운드가 시작되면 마우스 클릭을 통해 공을 생성할 수 있다.
  • 생성된 공을 마우스로 드래그하여 슛을 할 수 있다.
  • 4라운드까지 종료되면 최종 스코어가 띄워지고 3초 뒤 게임이 종료된다.
01_3.mp4

added ball and rim
added 7 segment display
added arcade room environment
.
.
added left time and score display
added ball bouncing sound effects
replaced segment model from .blend to .fbx file
added goal sound and vfx
added basic round system
added actual round system and camera movement
added actual round system and camera movement
@ahnjinmo ahnjinmo added the 클라이언트팀 클라이언트팀 업무 label Feb 9, 2022
@ahnjinmo ahnjinmo self-assigned this Feb 9, 2022
@ahnjinmo ahnjinmo added this to PR 신청 완료 / 리뷰 대기중 in XTOWN project via automation Feb 9, 2022
resolved projectsetting conflict
@ahnjinmo ahnjinmo linked an issue Feb 9, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
클라이언트팀 클라이언트팀 업무
Projects
XTOWN project
PR 신청 완료 / 리뷰 대기중
Development

Successfully merging this pull request may close these issues.

클라이언트 - 농구 게임 구현
1 participant