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

[다리 건너기] 김승진 미션 제출합니다. (2) #8

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

Conversation

ohksj77
Copy link
Member

@ohksj77 ohksj77 commented Sep 1, 2023

No description provided.

README 내용 추가
- 기능 목록
클래스 추가
- ComponentFactory
- BridgeGameManager
클래스 추가
- InputValidator
- InputManager
기능 추가
- 게임 시작 메시지 출력
- enum GameMessage 추가
리드미 내용 추가
- 구현 클래스 내용 추가
- 구현 열거형 내용 추가
기능 추가
- 다리 길이 입력 요청 메시지 출력
- BridgeGameManager 메서드 명 수정
열거형 추가
- RetryCommand
- MoveResult
- BridgeType
기능 추가
- 출력문 GameMessage에 추가
- 출력 기능 추가
열거형 추가
- ErrorMessage
리팩토링
- InputValidator 주입 위치 수정
기능 추가
- 다리 사이즈 입력
열거형 추가
- MoveCommand
기능 추가
- 움직일 방향 입력
리팩토링
- InputManager를 InputProvider로 수정
- 잘못된 입력시 재시도 가능하도록 수정
열거형 추가
- ResultStatus
기능 추가
- 다리 생성
기능 추가
- 랜덤 생성 숫자를 U 혹은 D로 매핑하는 메서드
기능 추가
- 팩토리 메서드
열거형 상수 추가
- 에러 메시지
클래스 추가
- BridgeStorage
열거형 추가 적용
- BridgeSize
리팩토링
- 열거형 합치는 작업
기능 추가
- 사용자 시도 입력 기능
- 결과 계산 기능
기능 추가
- map 출력 기능
기능 추가
- 재시도 입력
- 재시도 기능
기능 추가
- 잘못된 값 입력시 재입력 에러 메시지 출력
기능 추가
- 결과 출력 및 시도 횟수 출력
리팩토링
- BridgeGame service 패키지로 이동
문서 작성
- 리드미 내용 추가
리팩토링
- 공통 로직 메서드로 추가
리팩토링
- final 추가
테스트
- 유닛 테스트
테스트 추가
- 재시도 테스트
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