forked from YanfYanggg/DarkChess-master1.2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8218073
commit d5ee8c0
Showing
3 changed files
with
80 additions
and
91 deletions.
There are no files selected for viewing
Binary file modified
BIN
+155 Bytes
(100%)
out/production/DarkChess-master/view/ChessGameFrame.class
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
C0 f0 F0 d0 | ||
G0 F0 a0 f0 | ||
e0 C0 A1 g1 | ||
a1 e1 A1 A1 | ||
E0 B1 c1 D1 | ||
A0 a0 D0 b0 | ||
d0 c0 a0 B0 | ||
A0 a0 E0 b0 | ||
5 | ||
Red is the next | ||
B0 a0 e1 e1 | ||
D0 C1 c1 f1 | ||
A0 A1 C1 g1 | ||
E0 A0 b0 B1 | ||
a0 A0 d0 c1 | ||
f0 F0 a0 b0 | ||
G0 F0 E0 a0 | ||
A0 a0 D0 d0 | ||
6 | ||
Black is the next | ||
0 | ||
0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters