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 }}
woowacourse
/
java-chess
Public
Notifications
You must be signed in to change notification settings
Fork
462
Star
27
Code
Issues
1
Pull requests
31
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[체스 - 스피드런] 메이(김시원) 제출합니다.
- #829
#829
Open
seaniiio
wants to merge 19 commits into
woowacourse:jaeyeonling
woowacourse/java-chess:jaeyeonling
from
seaniiio:seaniiio
seaniiio/java-chess:seaniiio
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
[체스 - 스피드런] 메이(김시원) 제출합니다.
#829
seaniiio
wants to merge 19 commits into
woowacourse:jaeyeonling
woowacourse/java-chess:jaeyeonling
from
seaniiio:seaniiio
seaniiio/java-chess:seaniiio
Copy head branch name to clipboard
Commits
Commits on Mar 22, 2025
docs(README.md): 기능 구현 목록 작성
seaniiio
committed
39f8689
View commit details
Copy full SHA for 39f8689
Browse repository at this point
feat: 체스판 초기화 기능 구현
seaniiio
committed
e790604
View commit details
Copy full SHA for e790604
Browse repository at this point
chore: 패키지 분리
seaniiio
committed
8811017
View commit details
Copy full SHA for 8811017
Browse repository at this point
feat: 각 체스 기물의 이동 경로 저장
seaniiio
committed
993839e
View commit details
Copy full SHA for 993839e
Browse repository at this point
feat: 체스판 초기화 기능 구현
seaniiio
committed
3f0ddba
View commit details
Copy full SHA for 3f0ddba
Browse repository at this point
feat: 각 기물이 해당 경로로 갈 수 있는지 스스로 확인하는 기능 구현
seaniiio
committed
aaa29bd
View commit details
Copy full SHA for aaa29bd
Browse repository at this point
feat: 경로에 장애물이 존재하는지 확인하는 기능 구현
seaniiio
committed
55cbbfe
View commit details
Copy full SHA for 55cbbfe
Browse repository at this point
feat: 체스 기물에 Color 필드 추가
seaniiio
committed
e840543
View commit details
Copy full SHA for e840543
Browse repository at this point
feat: 상대 기물을 잡는 기능 구현
seaniiio
committed
5e73ff8
View commit details
Copy full SHA for 5e73ff8
Browse repository at this point
feat: 체스 기물 이동 기능 구현
seaniiio
committed
eebe84c
View commit details
Copy full SHA for eebe84c
Browse repository at this point
feat: 왕이 잡히면 게임이 종료되는 로직 구현
seaniiio
committed
3190eb1
View commit details
Copy full SHA for 3190eb1
Browse repository at this point
refactor: 사용하지 않는 메서드 삭제
seaniiio
committed
794b0da
View commit details
Copy full SHA for 794b0da
Browse repository at this point
refactor: domain 구조 수정
seaniiio
committed
a3b1dba
View commit details
Copy full SHA for a3b1dba
Browse repository at this point
test: 깨지는 테스트 수정
seaniiio
committed
3459fcb
View commit details
Copy full SHA for 3459fcb
Browse repository at this point
refactor: 움직일 수 있는지 검증하는 기능을 ChessPiece로 이동
seaniiio
committed
b18941d
View commit details
Copy full SHA for b18941d
Browse repository at this point
refactor: 체스판 초기화 기능 분리
seaniiio
committed
74a843b
View commit details
Copy full SHA for 74a843b
Browse repository at this point
refactor: 사용하지 않는 변수 제거
seaniiio
committed
0ce2f93
View commit details
Copy full SHA for 0ce2f93
Browse repository at this point
refactor: 메서드 분리
seaniiio
committed
9bdb2eb
View commit details
Copy full SHA for 9bdb2eb
Browse repository at this point
refactor: ChessPiece의 경로, 방향을 상수로 분리
seaniiio
committed
b57268e
View commit details
Copy full SHA for b57268e
Browse repository at this point
You can’t perform that action at this time.