Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SoftwareMaestro-Backend-Study
/
java-baseball
Public
forked from
JaeHongDev/java-baseball
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
[박성우] 야구 게임 미션
- #1
#1
Open
seong-wooo
wants to merge 18 commits into
main
SoftwareMaestro-Backend-Study/java-baseball:main
from
seong-wooo
SoftwareMaestro-Backend-Study/java-baseball:seong-wooo
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
[박성우] 야구 게임 미션
#1
seong-wooo
wants to merge 18 commits into
main
SoftwareMaestro-Backend-Study/java-baseball:main
from
seong-wooo
SoftwareMaestro-Backend-Study/java-baseball:seong-wooo
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2023
feat: 게임 숫자 생성 및 테스트
seong-wooo
committed
ca9e7af
View commit details
Copy full SHA for ca9e7af
Browse repository at this point
feat: 게임 수들 생성 및 테스트
seong-wooo
committed
bdd44d3
View commit details
Copy full SHA for bdd44d3
Browse repository at this point
feat: 입력값을 게임 수로 변경하는 기능 구현 및 테스트
seong-wooo
committed
e4e71af
View commit details
Copy full SHA for e4e71af
Browse repository at this point
feat: Integer값을 게임 수로 변경하는 기능 구현 및 테스트
seong-wooo
committed
3d209ad
View commit details
Copy full SHA for 3d209ad
Browse repository at this point
refactor: 패키지 분리
seong-wooo
committed
de776a1
View commit details
Copy full SHA for de776a1
Browse repository at this point
test: GameNumbersTest 테스트 케이스 추가
seong-wooo
committed
b0b21a5
View commit details
Copy full SHA for b0b21a5
Browse repository at this point
feat: GameResult 생성 및 테스트
seong-wooo
committed
79a4760
View commit details
Copy full SHA for 79a4760
Browse repository at this point
feat: 게임 결과 계산 기능 추가 및 테스트
seong-wooo
committed
7a4efb6
View commit details
Copy full SHA for 7a4efb6
Browse repository at this point
feat: 게임 숫자 생성 시 예외 사항 추가
seong-wooo
committed
8a59a93
View commit details
Copy full SHA for 8a59a93
Browse repository at this point
feat: Application 구현
seong-wooo
committed
201effb
View commit details
Copy full SHA for 201effb
Browse repository at this point
Commits on Mar 25, 2023
refactor: 일급 컬렉션의 참조를 끊음
seong-wooo
committed
a059027
View commit details
Copy full SHA for a059027
Browse repository at this point
refactor: 메서드 분리
seong-wooo
committed
b719d6c
View commit details
Copy full SHA for b719d6c
Browse repository at this point
refactor: strike 변수 직접 사용하도록 변경
seong-wooo
committed
31a0914
View commit details
Copy full SHA for 31a0914
Browse repository at this point
refactor: 계속 생성될 필요가 없는 객체를 필드 변수로 선언
seong-wooo
committed
5573e23
View commit details
Copy full SHA for 5573e23
Browse repository at this point
refactor: 재시작 입력값이 1,2가 아니면 예외가 발생하도록 변경
seong-wooo
committed
33a288f
View commit details
Copy full SHA for 33a288f
Browse repository at this point
Commits on Mar 27, 2023
refactor: 게임 끝 여부를 GameResult 내부로 숨김
seong-wooo
committed
0cf7b4c
View commit details
Copy full SHA for 0cf7b4c
Browse repository at this point
refactor: 게임 결과 메시지 생성 GameResult 내부로 이동
seong-wooo
committed
06b7e3c
View commit details
Copy full SHA for 06b7e3c
Browse repository at this point
refactor: 잘못된 메서드명 수정
seong-wooo
committed
2d7c265
View commit details
Copy full SHA for 2d7c265
Browse repository at this point
You can’t perform that action at this time.