文件名称:tanks:游戏“坦克”
文件大小:21KB
文件格式:ZIP
更新时间:2024-05-18 22:37:36
JavaScript
安装包裹npm install -g parcel-bundler 在项目文件夹中: npm run start-dev 使用下一个URL打开浏览器: localhost:3000
【文件预览】:
tanks-master
----.gitignore(1013B)
----LICENSE(1KB)
----app()
--------calculations()
--------config.json(117B)
--------events()
--------constants()
--------app.js(987B)
--------drowMethods()
--------entity()
----package.json(492B)
----readme.md(138B)
----index.js(49B)
----styles()
--------index.less(101B)
----index.html(360B)
----package-lock.json(16KB)