文件名称:道场拼图
文件大小:53KB
文件格式:ZIP
更新时间:2024-03-05 19:55:49
JavaScript
道场拼图 运行项目 $node index 运行测试 $npm test
【文件预览】:
dojo-puzzle-master
----utils()
--------cards.js(185B)
--------comboCodes.js(206B)
----classes()
--------player.js(2KB)
--------card.js(203B)
--------poker.js(3KB)
----helpers()
--------functions.js(1KB)
--------comboHelper.js(2KB)
----README.md(91B)
----tests()
--------poker.test.js(1KB)
--------functions.test.js(627B)
--------comboHelper.test.js(937B)
----.gitignore(13B)
----index.js(348B)
----package-lock.json(175KB)
----package.json(508B)