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
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
.
talmood
/
java-blackjack
Public
forked from
woowacourse/java-blackjack
Notifications
You must be signed in to change notification settings
Fork
6
Star
0
Code
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
[블랙잭] 레몽(이규명) 미션 제출합니다.
- #1
#1
Open
lgm1007
wants to merge 15 commits into
talmood:lgm1007
talmood/java-blackjack:lgm1007
from
lgm1007:main
lgm1007/java-blackjack:main
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
[블랙잭] 레몽(이규명) 미션 제출합니다.
#1
lgm1007
wants to merge 15 commits into
talmood:lgm1007
talmood/java-blackjack:lgm1007
from
lgm1007:main
lgm1007/java-blackjack:main
Copy head branch name to clipboard
Commits
Commits on May 25, 2024
docs: 기능 요구사항 README 추가
lgm1007
committed
ab35e08
View commit details
Copy full SHA for ab35e08
Browse repository at this point
feat: Card 관련 객체 생성
lgm1007
committed
75f23cb
View commit details
Copy full SHA for 75f23cb
Browse repository at this point
modify: Card 객체 record
lgm1007
committed
1dd9777
View commit details
Copy full SHA for 1dd9777
Browse repository at this point
feat: 게임 참가자 객체 추가 및 참가자의 현재 카드 점수 계산 기능 추가
lgm1007
committed
efe67af
View commit details
Copy full SHA for efe67af
Browse repository at this point
Commits on May 29, 2024
refactor: 카드 문양 : suit, 카드 숫자 : rank 네이밍 변경
lgm1007
committed
414858b
View commit details
Copy full SHA for 414858b
Browse repository at this point
feat: 게임 참가자 사용자 입력 받기
lgm1007
committed
a291a12
View commit details
Copy full SHA for a291a12
Browse repository at this point
modify: 카드덱 카드 뽑기 방법 수정
lgm1007
committed
fa3d675
View commit details
Copy full SHA for fa3d675
Browse repository at this point
modify: 카드덱 카드 뽑기 방법 수정
lgm1007
committed
0d620eb
View commit details
Copy full SHA for 0d620eb
Browse repository at this point
feat: 참여자 리스트를 필드로 받는 GamePlayground (게임장) 객체 추가
lgm1007
committed
eff7337
View commit details
Copy full SHA for eff7337
Browse repository at this point
modify: Card 객체에 toString() 오버라이드 - 카드 종류 출력하기 위함
lgm1007
committed
94efede
View commit details
Copy full SHA for 94efede
Browse repository at this point
Commits on Jun 1, 2024
feat: GameController 동작 구성 - 게임의 전반적인 진행 과정 개발
lgm1007
committed
778c323
View commit details
Copy full SHA for 778c323
Browse repository at this point
feat: 게임 승패 판단 GameJudgement 추가 및 A카드 점수 계산 로직 수정
lgm1007
committed
c4d9413
View commit details
Copy full SHA for c4d9413
Browse repository at this point
refactor: 카드 모델 클래스 패키지 이동
lgm1007
committed
2d7cb6d
View commit details
Copy full SHA for 2d7cb6d
Browse repository at this point
test: Output 출력 테스트 추가
lgm1007
committed
a1efa10
View commit details
Copy full SHA for a1efa10
Browse repository at this point
test: Participant 모델 테스트코드 추가
lgm1007
committed
b37874e
View commit details
Copy full SHA for b37874e
Browse repository at this point
You can’t perform that action at this time.