Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 217 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 217 Bytes

###Chinese Chessgame Project

+ Install third-party
    sudo apt-get install libmysqlclient-dev
  • Build and run project
+ Run these lines on command line:
    make clean
    make all
    ./chess_game