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

프리코스 1주차 - 숫자 야구 게임(김효재) #3

Closed
wants to merge 16 commits into from

Conversation

hyojaekim
Copy link

안녕하세요! 프리코스를 수행하게 된 김효재 입니다.
아래는 이번 1주차 미션을 해결하면서 작업한 내용 입니다.

=> 게임 실행

  • 랜덤으로 각각 다른 1~9까지의 숫자를 생성
  • 유저의 숫자를 입력 받기
  • 유저가 입력한 숫자를 각각 분리하기
  • 유저가 입력한 값에 오류가 있는지 확인하기
  • 스트라이크 초기화 및 카운터
  • 볼 초기화 및 카운터
  • 결과 출력하기

=> 메뉴 출력
("1" 입력 시 새로운 게임 시작, "2" 입력 시 게임 종료, "그 외 입력" 다시 메뉴 출력)

G-ONL referenced this pull request in G-ONL/java-baseball Mar 23, 2019
DiceMono referenced this pull request in DiceMono/java-baseball Mar 27, 2019
@pobiconan pobiconan closed this Nov 19, 2019
daum7766 added a commit to daum7766/java-baseball-precourse that referenced this pull request Nov 30, 2020
A function that finds the number of matches between the generated number and the entered number.

Closes woowacourse#3
deep-blue-dream added a commit to deep-blue-dream/java-baseball-precourse that referenced this pull request Oct 10, 2022
zangsu added a commit to zangsu/java-baseball-precourse that referenced this pull request Jan 15, 2023
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.

2 participants