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

[자동차 경주] 이연호 미션 제출합니다. #1476

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

Conversation

Timothy-Y-H-Lee
Copy link

No description provided.

Timothy added 17 commits October 27, 2024 23:57
- .gitignore에서 Eclipse의 .metadata 폴더 및 macOS 관련 내용이 git에서 제외되도록 설정
- README.md 작성 : 미션의 내용의 작성과 초반에 구현할 기능 목록을 정리

Closes: #1
- README.md 작성 : 미션의 내용의 작성과 초반에 구현할 기능 목록을 정리

Closes: #1
.gitignore에서 중복되는 내용 제거

Closes #1
View, Controller를 이용한 단순 입력 실행
기능목록 수정
기능목록 수정
기능목록 수정
경주에 참여하는 자동차 이름을 입력 받기
자동차 레이싱 시도 회수 입력 받기
자동차 레이싱 시도 회수 입력값 검증
자동차 레이싱 시도 회수 입력값 검증
저장소를 만들어 경기에 참여하는 차량들을 보관
저장소를 만들어 경기에 참여하는 차량들을 보관
- 전진하는 조건은 0에서 9 사이에서 무작위 값을 구한 후 무작위 값이 4 이상일 경우이다.
- 자동차 경주 게임을 완료한 후 누가 우승했는지를 알려준다. 우승자는 한 명 이상일 수 있다.
저장소에 있는 자동차들을 이용해서 레이싱 게임 처리
저장소에 있는 자동차들을 이용해서 레이싱 게임 처리
저장소에 있는 자동차들을 이용해서 레이싱 게임 처리
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