Skip to content

Refactor chessBoard.js

dvorak chen requested to merge dvorak/chessserver:refactor-dv into master

separated chessBoard.js in two files: chessboard/chessboard.js and chessboard/defaultConfig.js

chessboard.js included builder and run chess, defaultConfig included the default configuration of chess

Merge request reports