chess-main.zip
(预估有个36文件)
chess-main
.gitignore
29B
LICENSE
18KB
README.md
97B
gui
images
figures.png
21KB
board.png
9KB
possibleMove.png
10KB
possibleTake.png
2KB
selectedTileBlack.png
683B
selectedTileWhite.png
681B
figures
queen_black.png
3KB
pawn_black.png
1KB
pawn_white.png
2KB
rook_black.png
1KB
bishop_black.png
2KB
knight_black.png
2KB
rook_white.png
1KB
king_black.png
3KB
bishop_white.png
2KB
queen_white.png
3KB
king_white.png
3KB
knight_white.png
2KB
Makefile
874B
graphics.cpp
3KB
board-ui.hpp
1012B
main.cpp
1KB
board-ui.cpp
4KB
graphics.hpp
251B
include
constants.hpp
243B
board.hpp
1KB
piece.hpp
365B
lib
piece.cpp
2KB
board.cpp
5KB
Makefile
531B
board-content.cpp
629B
test
Makefile
499B
main.cpp
695B
暂无评论