文件名称:phaser-electron-typescript-parcel
文件大小:715KB
文件格式:ZIP
更新时间:2024-04-05 23:15:47
TypeScript
移相器电子打字稿包裹 包含以下内容的最小模板。 :joystick: 桌面和移动HTML5游戏框架 :atom_symbol: 使用JavaScript,HTML和CSS构建跨平台的桌面应用程序 :package: 快速,零配置的Web应用程序捆绑程序 :keyboard: 是JavaScript的类型化超集,可编译为纯JavaScript。 安装 git@github.com:distantcam/phaser-electron-typescript-parcel.git cd phaser-electron-typescript-parcel yarn 用法 打扫 运行这些命令以清理目录 # Cleans up the build and dist folders yarn clean # Cleans up the builds, build cache, and node modules yarn superclean 开发模式 运行
【文件预览】:
phaser-electron-typescript-parcel-master
----.gitignore(35B)
----tsconfig.json(227B)
----typings()
--------custom.d.ts(22B)
--------phaser.d.ts(3.22MB)
----static()
--------package.json(2B)
----.vscode()
--------extensions.json(261B)
--------launch.json(985B)
--------settings.json(145B)
----package.json(2KB)
----tslint.json(516B)
----src()
--------scenes()
--------game.ts(192B)
--------style.scss(213B)
--------main.ts(2KB)
--------index.html(526B)
--------assets()
----readme.md(2KB)
----.travis.yml(1KB)
----yarn.lock(270KB)