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_이동원] 미션 제출합니다 #158

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

Commits on May 6, 2024

  1. feat(BaseballGame): BaseballGame 클래스 구현

    이 커밋은 BaseballGame 클래스를 구현합니다. 이 클래스는 숫자 야구 게임의 주요 로직을 담당하며, 사용자 입력 처리, 랜덤 숫자 생성, 스트라이크와 볼 카운트, 힌트 표시 등의 기능을 제공합니다.
    이동원 authored and 이동원 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    380c1a1 View commit details
    Browse the repository at this point in the history
  2. test(BaseballGameTest): BaseballGame 클래스에 대한 테스트 케이스 추가

    이 커밋은 BaseballGame 클래스의 메서드들을 테스트하는 테스트 케이스들을 추가합니다. 각 테스트 케이스는 해당 메서드의 기능을 정확하게 수행하는지 검증합니다.
    이동원 authored and 이동원 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    943da0a View commit details
    Browse the repository at this point in the history
  3. test(BaseballGameTest): BaseballGame 클래스에 대한 테스트 케이스 추가

    이 커밋은 BaseballGame 클래스의 메서드들을 테스트하는 테스트 케이스들을 추가합니다. 각 테스트 케이스는 해당 메서드의 기능을 정확하게 수행하는지 검증합니다.
    이동원 authored and 이동원 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    968d9a6 View commit details
    Browse the repository at this point in the history
  4. test(BaseballGameTest): BaseballGame 클래스에 대한 테스트 케이스 추가

    이 커밋은 BaseballGame 클래스의 메서드들을 테스트하는 테스트 케이스들을 추가합니다. 각 테스트 케이스는 해당 메서드의 기능을 정확하게 수행하는지 검증합니다.
    cocharm authored May 6, 2024
    Configuration menu
    Copy the full SHA
    a0aaa3e View commit details
    Browse the repository at this point in the history