[숫자 야구 게임] 심승보 미션 제출합니다.#865
Open
seungboshim wants to merge 8 commits intowoowacourse-precourse:mainfrom
Open
Conversation
seungboshim
commented
Oct 25, 2023
- feat: initial setting
- README 작성
- feat: 서로 다른 3개의 입력값 받기
- input validation 1: 3자리 수인가
- input validation 2: 서로 다른 수인가
- feat: 입력값과 대조
- 컴퓨터의 랜덤 숫자 3개 선택 (Random API)
- 같은 수, 같은 위치: 스트라이크 +1
- 같은 수, 다른 위치: 볼 +1
- 모두 다른 수: 낫싱
- feat: 게임 반복하기
- 3 스트라이크가 되면 반복
- 게임 재시작, 게임 종료 기능
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.