您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. chessBoard.jsx

  2. 这个脚本可以设置棋盘格为任意数量和任意尺寸.只需要改下脚本参数即可.脚本中有注释. //Create variables for the 650x400 pixel board divided in even 50 x 50 squares (0.5mmx0.5mm) var docWidth = 650 var docHeight =400 var cells = 80 var cellSize = docHeight / cells // create a new document v
  3. 所属分类:嵌入式

    • 发布日期:2020-07-21
    • 文件大小:3072
    • 提供者:yerengu
  1. chess:ServerClient用于实时下棋-源码

  2. 棋 React客户端和express / socket.io服务器以下实时象棋。 安装 chess\server> npm install chess\chess-client> npm install 跑步 chess\server> npm start chess\chess-client> npm start 测验 chess\chess-client> npm run test 使用的库:Chess.js-处理游戏逻辑Chessboard.jsx-游戏
  3. 所属分类:其它

    • 发布日期:2021-03-11
    • 文件大小:406528
    • 提供者:weixin_42130786