人生游戏:Conway的“人生游戏”细胞自动机的网络模拟

时间:2024-03-09 14:24:54
【文件属性】:

文件名称:人生游戏:Conway的“人生游戏”细胞自动机的网络模拟

文件大小:9.36MB

文件格式:ZIP

更新时间:2024-03-09 14:24:54

vuejs gameoflife cellular-automata cellular-automaton conways-game-of-life

生活游戏 约翰·康威的细胞自动机的网络模拟。 使用的技术: Vue 打字稿 预览 本地设置 预建资产位于目录中,因此在将该仓库克隆到本地主机后,您可以通过.../game-of-life/dist/index.html访问该应用。 如果要进行更改,则需要首先安装节点依赖项: npm install 编译和热重装以进行开发 npm run serve 编译并最小化生产 npm run build


【文件预览】:
Game-of-life-main
----package.json(731B)
----grid.gif(8.44MB)
----package-lock.json(507KB)
----dist()
--------css()
--------index.html(2KB)
--------js()
--------icon.png(975B)
--------icon()
--------site.webmanifest(379B)
--------favicon.ico(15KB)
----src()
--------shims-tsx.d.ts(304B)
--------App.vue(2KB)
--------shims-vue.d.ts(72B)
--------main.ts(140B)
--------components()
--------sass()
--------util()
--------state.ts(187B)
----tsconfig.json(709B)
----.gitignore(225B)
----.browserslistrc(30B)
----public()
--------index.html(2KB)
--------icon.png(975B)
--------icon()
--------site.webmanifest(379B)
--------favicon.ico(15KB)
----README.md(758B)
----babel.config.js(73B)

网友评论