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

[자동차 경주] 김민지 미션 제출합니다. #2367

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

Conversation

Lightieey
Copy link

No description provided.

* 멤버변수로 name, status를 가짐
* 멤버함수로 앞으로 전진하는 함수를 가짐
Before:
- OutputView에 자동차 이름 입력 메시지 출력

After:
- InputView에 자동차 이름 입력 메시지 출력 및 입력값 받도록 수정
Before: int
After: String
Before:
- String type

After:
- int type

Changes:
- Car class constructor
- Car#getStatus() method
- Car#moveForward() method
- Car#getStatusBar method **new**
@Lightieey Lightieey changed the title Minjikim [자동차 경구] 김민지 미션 제출합니다. Nov 1, 2023
@Lightieey Lightieey changed the title [자동차 경구] 김민지 미션 제출합니다. [자동차 경주] 김민지 미션 제출합니다. Nov 1, 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.

1 participant