screeps-typescript-mybunker

时间:2024-05-09 15:27:51
【文件属性】:

文件名称:screeps-typescript-mybunker

文件大小:216KB

文件格式:ZIP

更新时间:2024-05-09 15:27:51

TypeScript

爬行打字稿入门 Screeps Typescript Starter是用Typescript编写的Screeps AI的起点。 它提供了开始编写AI所需的一切,同时使main.ts尽可能地为空。 基本用法 你会需要: (10.x) 包管理器( 或 ) 汇总CLI(可选,通过npm install -g rollup ) 在下载最新的源并将其解压缩到文件夹中。 在终端中打开文件夹,然后运行包管理器以安装所需的包和TypeScript声明文件: # npm npm install # yarn yarn 用TypeScript启动您喜欢的编辑器,您就可以开始了! 汇总和代码上传 Screeps Typescript Starter使用汇总来编译您的打字稿并将其上载到screeps服务器。 将screeps.sample.json移动或复制到screeps.json并进行编辑,


【文件预览】:
screeps-typescript-mybunker-master
----screeps.sample.json(655B)
----.gitattributes(468B)
----rollup.config.js(825B)
----.eslintrc.js(5KB)
----src()
--------main.ts(1KB)
--------creeps()
--------utils()
--------types.d.ts(331B)
----.vscode()
--------settings.json(715B)
----tsconfig.test.json(88B)
----CONTRIBUTING.md(1KB)
----tsconfig.json(404B)
----LICENSE(1KB)
----test()
--------integration()
--------setup-mocha.js(356B)
--------unit()
--------mocha.opts(207B)
----.prettierrc(157B)
----book.json(135B)
----README.md(3KB)
----docs()
--------getting-started()
--------SUMMARY.md(751B)
--------in-depth()
--------README.md(2KB)
--------.gitbook()
----.editorconfig(240B)
----.gitignore(1KB)
----package.json(2KB)

网友评论