.vscode
|
71ced37665
add basic figures
|
hace 1 año |
.gitignore
|
cb7789d708
add gitignore
|
hace 1 año |
Bishop.cpp
|
268c8220c9
replace arrays to vectors
|
hace 1 año |
Bishop.h
|
268c8220c9
replace arrays to vectors
|
hace 1 año |
Cell.cpp
|
ff43b9086a
add Chessboard,cell and print chessboard
|
hace 1 año |
Cell.h
|
ff43b9086a
add Chessboard,cell and print chessboard
|
hace 1 año |
Chessboard.cpp
|
635b8f5018
start doing get_possible_moves
|
hace 1 año |
Chessboard.h
|
635b8f5018
start doing get_possible_moves
|
hace 1 año |
Figure.h
|
ff43b9086a
add Chessboard,cell and print chessboard
|
hace 1 año |
Horse.cpp
|
268c8220c9
replace arrays to vectors
|
hace 1 año |
Horse.h
|
268c8220c9
replace arrays to vectors
|
hace 1 año |
King.cpp
|
268c8220c9
replace arrays to vectors
|
hace 1 año |
King.h
|
268c8220c9
replace arrays to vectors
|
hace 1 año |
Makefile
|
ff43b9086a
add Chessboard,cell and print chessboard
|
hace 1 año |
Pawn.cpp
|
268c8220c9
replace arrays to vectors
|
hace 1 año |
Pawn.h
|
268c8220c9
replace arrays to vectors
|
hace 1 año |
Position.cpp
|
71ced37665
add basic figures
|
hace 1 año |
Position.h
|
71ced37665
add basic figures
|
hace 1 año |
Queen.cpp
|
268c8220c9
replace arrays to vectors
|
hace 1 año |
Queen.h
|
268c8220c9
replace arrays to vectors
|
hace 1 año |
Rook.cpp
|
268c8220c9
replace arrays to vectors
|
hace 1 año |
Rook.h
|
268c8220c9
replace arrays to vectors
|
hace 1 año |
test_chessboard.cpp
|
ff43b9086a
add Chessboard,cell and print chessboard
|
hace 1 año |
test_figures.cpp
|
268c8220c9
replace arrays to vectors
|
hace 1 año |