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 }}
HopAndLearnLogs
/
java-blackjack
Public
forked from
woowacourse/java-blackjack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
[STEP 1] 블랙잭 구현하기
- #1
#1
Open
oroi2009
wants to merge 16 commits into
main
HopAndLearnLogs/java-blackjack:main
from
step1
HopAndLearnLogs/java-blackjack:step1
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
[STEP 1] 블랙잭 구현하기
#1
oroi2009
wants to merge 16 commits into
main
HopAndLearnLogs/java-blackjack:main
from
step1
HopAndLearnLogs/java-blackjack:step1
Copy head branch name to clipboard
Commits
Commits on May 16, 2026
docs : 기능 목록 README.md 작성
oroi2009
committed
4117d5c
View commit details
Copy full SHA for 4117d5c
Browse repository at this point
test : ACE 검증 테스트 추가
oroi2009
committed
e1a6bdf
View commit details
Copy full SHA for e1a6bdf
Browse repository at this point
feat : ACE 검증 구현
oroi2009
committed
19d6093
View commit details
Copy full SHA for 19d6093
Browse repository at this point
test : 카드 관련 테스트 추가
oroi2009
committed
8523956
View commit details
Copy full SHA for 8523956
Browse repository at this point
feat : 단일 카드 점수 반환 구현
oroi2009
committed
c5a433b
View commit details
Copy full SHA for c5a433b
Browse repository at this point
test : 손패 관련 테스트 추가
oroi2009
committed
80e5408
View commit details
Copy full SHA for 80e5408
Browse repository at this point
feat : 손패 관련 기능 구현
oroi2009
committed
ca39c4b
View commit details
Copy full SHA for ca39c4b
Browse repository at this point
Commits on May 21, 2026
test : 카드덱 관련 테스트 추가
oroi2009
committed
700ddc0
View commit details
Copy full SHA for 700ddc0
Browse repository at this point
feat : 카드덱 관련 기능 구현
oroi2009
committed
f36578b
View commit details
Copy full SHA for f36578b
Browse repository at this point
Commits on May 22, 2026
test : 참가자 관련 테스트 작성
oroi2009
committed
4939d97
View commit details
Copy full SHA for 4939d97
Browse repository at this point
fix : 참가자 관련 테스트 수정
oroi2009
committed
1a19a26
View commit details
Copy full SHA for 1a19a26
Browse repository at this point
fix : deck.draw()시 매번 shuffle() 수행 오류 수정
oroi2009
committed
e5be6ae
View commit details
Copy full SHA for e5be6ae
Browse repository at this point
feat : 참가자 관련 기능 구현
oroi2009
committed
5e03b1a
View commit details
Copy full SHA for 5e03b1a
Browse repository at this point
Commits on May 23, 2026
feat : InputView 구현
oroi2009
committed
80ab9f0
View commit details
Copy full SHA for 80ab9f0
Browse repository at this point
Commits on May 24, 2026
feat : ResultView 기능 구현
oroi2009
committed
9039353
View commit details
Copy full SHA for 9039353
Browse repository at this point
feat : GameController 구현
oroi2009
committed
33584bd
View commit details
Copy full SHA for 33584bd
Browse repository at this point
You can’t perform that action at this time.