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

[자동차 경주] 이아름 미션 제출합니다. #114

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

Conversation

souk0712
Copy link

No description provided.

- 이름과 진행상태를 변수로 가진 Car 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