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
[체스 - 스피드런] 플린트(이주환) 제출합니다.
- #831
#831
Open
jhan0121
wants to merge 19 commits into
woowacourse:jhan0121
woowacourse/java-chess:jhan0121
from
jhan0121:jhan0121
jhan0121/java-chess:jhan0121
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
[체스 - 스피드런] 플린트(이주환) 제출합니다.
#831
jhan0121
wants to merge 19 commits into
woowacourse:jhan0121
woowacourse/java-chess:jhan0121
from
jhan0121:jhan0121
jhan0121/java-chess:jhan0121
Copy head branch name to clipboard
Commits
Commits on Mar 21, 2025
build: upgrade to Java 21 and Gradle 8.7
woowahan-neo
committed
f61bfb8
View commit details
Copy full SHA for f61bfb8
Browse repository at this point
feat: add skeleton code
woowahan-neo
committed
e843b80
View commit details
Copy full SHA for e843b80
Browse repository at this point
Commits on Mar 22, 2025
docs: 기능 요구 사항 추가
jhan0121
committed
0dbb99c
View commit details
Copy full SHA for 0dbb99c
Browse repository at this point
feat: 행/열 기능 추가
jhan0121
committed
0571d7d
View commit details
Copy full SHA for 0571d7d
Browse repository at this point
feat: Piece 추가
jhan0121
committed
7a6a94a
View commit details
Copy full SHA for 7a6a94a
Browse repository at this point
feat: Movement 수평 여부 판정 기능 추가
jhan0121
committed
8bb56f2
View commit details
Copy full SHA for 8bb56f2
Browse repository at this point
feat: Empty 추가
jhan0121
committed
701ff90
View commit details
Copy full SHA for 701ff90
Browse repository at this point
feat: PieceType 추가
jhan0121
committed
ed88ae1
View commit details
Copy full SHA for ed88ae1
Browse repository at this point
feat: Pawn 추가
jhan0121
committed
0a2040c
View commit details
Copy full SHA for 0a2040c
Browse repository at this point
feat: Board 추가
jhan0121
committed
4b7935d
View commit details
Copy full SHA for 4b7935d
Browse repository at this point
feat: Position 방향 탐지 기능 추가
jhan0121
committed
559694b
View commit details
Copy full SHA for 559694b
Browse repository at this point
feat: 체스 기물 이동 추가
Show description for 17a6fa2
jhan0121
committed
17a6fa2
View commit details
Copy full SHA for 17a6fa2
Browse repository at this point
feat: 입출력 기능 추가
jhan0121
committed
206d05d
View commit details
Copy full SHA for 206d05d
Browse repository at this point
feat: 컨트롤러 및 어플리케이션 추가
jhan0121
committed
4688522
View commit details
Copy full SHA for 4688522
Browse repository at this point
docs: 출력 예시 수정
jhan0121
committed
2591d3f
View commit details
Copy full SHA for 2591d3f
Browse repository at this point
fix: Queen 이동 문제 수정
jhan0121
committed
c03c10d
View commit details
Copy full SHA for c03c10d
Browse repository at this point
test: Pawn 대각선 이동 테스트 추가
jhan0121
committed
0c7d363
View commit details
Copy full SHA for 0c7d363
Browse repository at this point
refactor: Exception 조건 추가
jhan0121
committed
916e625
View commit details
Copy full SHA for 916e625
Browse repository at this point
refactor: 이동 경로 탐색 기능 분리
jhan0121
committed
4bec5c5
View commit details
Copy full SHA for 4bec5c5
Browse repository at this point
You can’t perform that action at this time.