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

[자동차 경주] 이영주 미션 제출합니다. #200

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

Conversation

2zerozu
Copy link

@2zerozu 2zerozu commented Nov 1, 2023

No description provided.

- 자동차 상태 관리를 RacingGame에서 RaceManager로 이동
- RaceManager의 상태를 초기화하는 setup 메서드 추가
- race와 findWinners 메서드에서 불필요한 파라미터 제거
- RacingCarInput과 MoveCountInput으로부터 입력 받아 RaceManager를 설정
- 입력받은 이동 횟수만큼 경주 실행
- 우승자를 찾아 출력하는 과정 추가
data class를 class로 수정
테스트코드를 위해 전환
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