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

[숫자 야구 게임] 나기태 미션 제출합니다. #864

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

Conversation

Nagi-ei
Copy link

@Nagi-ei Nagi-ei commented Oct 25, 2023

No description provided.

* 클래스는 숫자 하나씩 세개를 가지고 있는 배열을 지님
* 클래스 생성시 랜덤 배열 생성 기능 추가
* 스트라이크와 볼 갯수를 배열로 반환
* 서로 다른 세자리 수 아닐때 에러 메세지 출력 기능 추가
* 사용자 입력값을 배열로 만들어 클래스 생성하기
* 3스트라이크 시 종료로 넘어가도록 (종료 기능은 아직)
* 게임 실행 후 테스트
* 재시작 선택시 1로 인식 못함
* 라운드 진행시 에러만들고, 다른 에러가 추가적으로 나옴
* try / catch 다시 확인해보기
* if로 조건 찾아서 에러 throw 할꺼면, try/catch 필요없음.
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

Successfully merging this pull request may close these issues.

1 participant