This commit is contained in:
parent
3a2988d351
commit
139a5c7d8f
@ -1,5 +1,7 @@
|
|||||||
#include "board.cpp"
|
#include "board.cpp"
|
||||||
|
|
||||||
|
#include <iostream>
|
||||||
|
|
||||||
int main(int argc, char* argv[]) {
|
int main(int argc, char* argv[]) {
|
||||||
std::string pos =
|
std::string pos =
|
||||||
"rnbq1k1r/pp1Pbppp/2p5/8/2B5/8/PPP1NnPP/RNBQK2R w KQ - 1 8";
|
"rnbq1k1r/pp1Pbppp/2p5/8/2B5/8/PPP1NnPP/RNBQK2R w KQ - 1 8";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user