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

[충남대 BE_송민주] 미션 제출합니다 #156

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

Commits on May 6, 2024

  1. 구현 기능 목록 작성

    mingjuu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    925ee1e View commit details
    Browse the repository at this point in the history
  2. 사용자로부터 1,2 입력 받는 함수 (검증)

    사용자로부터 예측값 입력받는 함수
    mingjuu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    c07c28c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44dd6db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    803b891 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13bb743 View commit details
    Browse the repository at this point in the history
  6. strike 개수 세는 함수

    mingjuu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    791fc17 View commit details
    Browse the repository at this point in the history
  7. ball 개수 세는 함수

    mingjuu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    551996b View commit details
    Browse the repository at this point in the history
  8. Integer -> Int [] 교체

    mingjuu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    566a8ac View commit details
    Browse the repository at this point in the history
  9. ball 로직 수정

    mingjuu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4766301 View commit details
    Browse the repository at this point in the history
  10. 게임 시작

    mingjuu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3aedf5d View commit details
    Browse the repository at this point in the history
  11. } 누락 처리

    mingjuu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a3caa15 View commit details
    Browse the repository at this point in the history
  12. game Contrller

    - 숫자 생성
    - 스트라이크, 볼 세기
    mingjuu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    c759daa View commit details
    Browse the repository at this point in the history
  13. 낫싱 기능 추가

    mingjuu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    fce5448 View commit details
    Browse the repository at this point in the history
  14. 테스트 구현

    mingjuu committed May 6, 2024
    Configuration menu
    Copy the full SHA
    fa9eaf0 View commit details
    Browse the repository at this point in the history