Skip to content

longwatermelon/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess

singleplayer and multiplayer chess

assets from here

building

mkdir build
cd build
cmake .. "-DCMAKE_TOOLCHAIN_FILE=path_to_vcpkg/scripts/buildsystems/vcpkg.cmake"