Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master #1

Open
wants to merge 54 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
1072f7b
First Commit
Dec 7, 2022
2dc9df3
Merge remote-tracking branch 'origin/main'
Dec 7, 2022
6ee4f66
Create ChessGame
Dec 7, 2022
73828df
hi
Dec 7, 2022
4ea2b53
Hi
Dec 7, 2022
bce5234
Merge remote-tracking branch 'origin/master'
Dec 7, 2022
a4cb9a7
1
hojkim77 Dec 7, 2022
3776084
2
hojkim77 Dec 7, 2022
75ab2c9
write Player
Dec 8, 2022
ab2840d
write boardpiece
hojkim77 Dec 8, 2022
9fd205e
create Button
Dec 8, 2022
e83eb9c
boardpiece
hojkim77 Dec 8, 2022
784212a
Merge branch 'master' of https://github.com/dh1010a/Java_ChessGame.git
hojkim77 Dec 8, 2022
6c8a779
write board
Dec 8, 2022
6c7c515
write frame
hojkim77 Dec 8, 2022
1de8d36
Merge branch 'master' of https://github.com/dh1010a/Java_ChessGame.git
hojkim77 Dec 8, 2022
fae7217
change ChessBoard
Dec 8, 2022
bcc1367
chage board
hojkim77 Dec 8, 2022
b2d0e20
Merge branch 'master' of https://github.com/dh1010a/Java_ChessGame.git
Dec 8, 2022
dfa5f50
write button
hojkim77 Dec 8, 2022
9036f88
Merge branch 'master' of https://github.com/dh1010a/Java_ChessGame.git
Dec 8, 2022
cc694f2
starter
hojkim77 Dec 8, 2022
ac60766
Merge branch 'master' of https://github.com/dh1010a/Java_ChessGame.git
Dec 8, 2022
533113a
Merge branch 'master' of https://github.com/dh1010a/Java_ChessGame.git
Dec 8, 2022
9edc7b3
compile
Dec 8, 2022
ab74203
change method name
Dec 8, 2022
76e93a9
start calRoad
Dec 8, 2022
de8e64c
1st calRoad
Dec 8, 2022
c3d1f47
index error
hojkim77 Dec 8, 2022
e809f9c
color
hojkim77 Dec 9, 2022
53ad67f
modi button
Dec 9, 2022
7a71aba
update Frame
Dec 9, 2022
21af97d
frame
hojkim77 Dec 9, 2022
df03a70
modi Board
Dec 9, 2022
bddb6a7
Merge branch 'master' of https://github.com/dh1010a/Java_ChessGame.git
Dec 9, 2022
e04c956
Merge branch 'master' of https://github.com/dh1010a/Java_ChessGame.git
Dec 9, 2022
97488fb
hojkim77 Dec 9, 2022
b172d41
Merge branch 'master' of https://github.com/dh1010a/Java_ChessGame.git
hojkim77 Dec 9, 2022
207c44d
1st
Dec 9, 2022
3d09ede
finish Board
Dec 9, 2022
aa368ef
곧 끝난
hojkim77 Dec 9, 2022
d7dc487
Merge branch 'master' of https://github.com/dh1010a/Java_ChessGame.git
hojkim77 Dec 9, 2022
de171f2
프레임 거의
hojkim77 Dec 10, 2022
0d5e15a
찐막
hojkim77 Dec 10, 2022
ae1d89d
Finish Board and Modify Grave
Dec 10, 2022
b2fd1ea
프레임 끝
hojkim77 Dec 11, 2022
e118af9
Fix Pawn
Dec 12, 2022
5a9dfa6
뻐킹 쫄병
hojkim77 Dec 12, 2022
74368d9
체크메이트 적용
Dec 12, 2022
3484b15
문제해결완료
Dec 12, 2022
72e37ae
완성!
Dec 12, 2022
f60083f
보드피스 수정
Dec 13, 2022
b57f150
이제 더이상의 커밋은 없다.
hojkim77 Dec 13, 2022
b56213a
remove print
Dec 14, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/bin/
Empty file added .metadata/.lock
Empty file.
53 changes: 53 additions & 0 deletions .metadata/.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
!SESSION 2022-12-07 22:04:40.500 -----------------------------------------------
eclipse.buildId=4.24.0.I20220607-0700
java.version=17.0.4
java.vendor=Eclipse Adoptium
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=ko_KR
Framework arguments: -product org.eclipse.epp.package.java.product -product org.eclipse.epp.package.java.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product -data C:\Users\dh101\Desktop\도현\대학\3학년 2학기\프로그래밍설계방법론\팀플\ChessGame -product org.eclipse.epp.package.java.product

!ENTRY org.eclipse.jface 2 0 2022-12-07 22:04:43.316
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2022-12-07 22:04:43.316
!MESSAGE A conflict occurred for CTRL+SHIFT+T:
Binding(CTRL+SHIFT+T,
ParameterizedCommand(Command(org.eclipse.jdt.ui.navigate.open.type,Open Type,
Open a type in a Java editor,
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@4ba13fed,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+T,
ParameterizedCommand(Command(org.eclipse.lsp4e.symbolinworkspace,Go to Symbol in Workspace,
,
Category(org.eclipse.lsp4e.category,Language Servers,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@651cedfb,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2022-12-07 22:04:43.316
!MESSAGE A conflict occurred for ALT+SHIFT+R:
Binding(ALT+SHIFT+R,
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.rename.element,Rename - Refactoring ,
Rename the selected element,
Category(org.eclipse.jdt.ui.category.refactoring,Refactor - Java,Java Refactoring Actions,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@18d22ecf,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(ALT+SHIFT+R,
ParameterizedCommand(Command(org.eclipse.ui.edit.rename,Rename,
Rename the selected item,
Category(org.eclipse.ui.category.file,File,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@73d83141,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)

!ENTRY org.eclipse.egit.ui 2 0 2022-12-07 22:04:46.112
!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
user global configuration and to define the default location to store repositories: 'C:\Users\dh101'. If this is
not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
EGit might behave differently since they see different configuration options.
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
eclipse.preferences.version=1
encoding=UTF-8
version=1
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
content_assist_proposals_background=255,255,255
content_assist_proposals_foreground=0,0,0
eclipse.preferences.version=1
org.eclipse.jdt.ui.formatterprofiles.version=22
spelling_locale_initialized=true
typefilter_migrated_2=true
useAnnotationsPrefPage=true
useQuickDiffPrefPage=true
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
eclipse.preferences.version=1
org.eclipse.jsch.core.hasChangedDefaultWin32SshHome=true
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
eclipse.preferences.version=1
org.eclipse.m2e.discovery.pref.projects=
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
eclipse.preferences.version=1
platformState=1662014568512
quickStart=false
tipsAndTricks=true
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
eclipse.preferences.version=1
showIntro=false
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
//org.eclipse.ui.commands/state/org.eclipse.ui.navigator.resources.nested.changeProjectPresentation/org.eclipse.ui.commands.radioState=false
PLUGINS_NOT_ACTIVATED_ON_STARTUP=;org.eclipse.m2e.discovery;
eclipse.preferences.version=1
org.eclipse.ui.workbench.ACTIVE_NOFOCUS_TAB_BG_END=255,255,255
org.eclipse.ui.workbench.ACTIVE_NOFOCUS_TAB_BG_START=255,255,255
org.eclipse.ui.workbench.ACTIVE_NOFOCUS_TAB_TEXT_COLOR=16,16,16
org.eclipse.ui.workbench.ACTIVE_TAB_BG_END=255,255,255
org.eclipse.ui.workbench.ACTIVE_TAB_BG_START=255,255,255
org.eclipse.ui.workbench.INACTIVE_TAB_BG_START=242,242,242
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
eclipse.preferences.version=1
processedSchemes=,eclipse+command,eclipse+mpc
Loading