map-generator:生成The Settlers II的随机映射并返回“根”

时间:2021-05-16 13:05:45
【文件属性】:
文件名称:map-generator:生成The Settlers II的随机映射并返回“根”
文件大小:556KB
文件格式:ZIP
更新时间:2021-05-16 13:05:45
JavaScript 笔记! 为了更好的代码重用,正在重构该项目。 地图生成器 JavaScript实用程序,用于处理2D游戏地图和地形,以生成可玩的漂亮外观。 请参阅@ wiki。 笔记 该项目最初是The Settlers II.net地图生成器,但随着时间的推移,它将得到更好的抽象,以便地图生成器部分成为独立模块,也可用于其他游戏和项目。 该项目的当前状态在上运行 您可以在各自的站点上阅读有关更多信息也可以阅读”。 一旦足够好抽象,S2.net Map Generator将成为其自己的项目。
【文件预览】:
map-generator-master
----.travis.yml(98B)
----.eslintrc(264B)
----index.js(10KB)
----CREDITS.md(299B)
----package.json(2KB)
----test()
--------index.test.js(9KB)
----LICENSE(1KB)
----src()
--------controller.jsx(21KB)
--------components()
--------map.js(51KB)
--------constants.js(20KB)
--------generator.js(56KB)
----.gitignore(526B)
----webpack.config.js(1KB)
----CHANGELOG.md(286B)
----public()
--------texture_0-greenland.png(18KB)
--------texture_0-new-greenland.png(27KB)
--------water-0.png(388B)
--------lightmap_index_alternative.png(30KB)
--------pre-github()
--------water-2.png(430B)
--------index.html(4KB)
--------texture_1-wasteland.png(18KB)
--------bundle.js(58KB)
--------water-1.png(342B)
--------lightmap_index_high-contrast.png(32KB)
--------lightmap_index.png(29KB)
--------texture_2-winter-world.png(18KB)
--------index.css(16KB)
----README.md(933B)
----.eslintignore(16B)
----.editorconfig(523B)

网友评论