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
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
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 }}
next-step
/
java-baseball-precourse
Public
Notifications
You must be signed in to change notification settings
Fork
174
Star
0
Code
Issues
0
Pull requests
147
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[Kakao] uno.dos 사전과제 제출합니다.
- #208
#208
Open
ikjeong
wants to merge 17 commits into
next-step:main
next-step/java-baseball-precourse:main
from
ikjeong:ikjeong
ikjeong/java-baseball-precourse:ikjeong
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
[Kakao] uno.dos 사전과제 제출합니다.
#208
ikjeong
wants to merge 17 commits into
next-step:main
next-step/java-baseball-precourse:main
from
ikjeong:ikjeong
ikjeong/java-baseball-precourse:ikjeong
Copy head branch name to clipboard
Commits
Commits on Feb 4, 2026
chore: remove unnecessary .gitkeep files
ikjeong
committed
abfd4d2
View commit details
Copy full SHA for abfd4d2
Browse repository at this point
docs(readme): update feature list
ikjeong
committed
62f2663
View commit details
Copy full SHA for 62f2663
Browse repository at this point
Commits on Feb 8, 2026
feat(model): add two models for strike/ball/nothing number comparison
ikjeong
committed
ec14145
View commit details
Copy full SHA for ec14145
Browse repository at this point
test(model): add test for strike/ball/nothing number comparison
ikjeong
committed
be3ec42
View commit details
Copy full SHA for be3ec42
Browse repository at this point
feat (generator): add random digits generator
ikjeong
committed
cc7d3d2
View commit details
Copy full SHA for cc7d3d2
Browse repository at this point
test(model): add test for random digits generator
ikjeong
committed
2efe6a9
View commit details
Copy full SHA for 2efe6a9
Browse repository at this point
feat(game): generate secret digits on start
ikjeong
committed
47d595a
View commit details
Copy full SHA for 47d595a
Browse repository at this point
feat(game): add reset to create new secret digits
ikjeong
committed
fc51961
View commit details
Copy full SHA for fc51961
Browse repository at this point
feat(game): add secret digits comparison
ikjeong
committed
068376c
View commit details
Copy full SHA for 068376c
Browse repository at this point
test(game): add test for validation, compare, and reset
ikjeong
committed
5292221
View commit details
Copy full SHA for 5292221
Browse repository at this point
feat: add user input prompt
ikjeong
committed
2c3052c
View commit details
Copy full SHA for 2c3052c
Browse repository at this point
feat: print strike/ball/nothing results
ikjeong
committed
a223d55
View commit details
Copy full SHA for a223d55
Browse repository at this point
feat: end loop on correct guess with end message
ikjeong
committed
4a070f8
View commit details
Copy full SHA for 4a070f8
Browse repository at this point
feat: print [ERROR] message for exception and continue game loop
ikjeong
committed
9b4fe91
View commit details
Copy full SHA for 9b4fe91
Browse repository at this point
feat: add restart-or-exit flow after game completion
ikjeong
committed
9f9bf44
View commit details
Copy full SHA for 9f9bf44
Browse repository at this point
refactor: make exception messages consistent
ikjeong
committed
86bd320
View commit details
Copy full SHA for 86bd320
Browse repository at this point
feat: add application entry point
ikjeong
committed
2f0b683
View commit details
Copy full SHA for 2f0b683
Browse repository at this point
You can’t perform that action at this time.