cellular-automata:JavaScript中的元胞自动机实现

时间:2024-06-06 12:41:33
【文件属性】:

文件名称:cellular-automata:JavaScript中的元胞自动机实现

文件大小:239KB

文件格式:ZIP

更新时间:2024-06-06 12:41:33

react javascript cellular-automata conway-game wireworld

JS中的元胞自动机 这是用JavaScript实现的最著名的元胞自动机的集合。 内容 康威的生活游戏 连线世界 兰顿的蚂蚁 种子 布莱恩的大脑 怎么跑 到目前为止项目可在要在本地运行: Install dependencies: $yarn Start project: $yarn start 如何使用创作者 要将创建的自动机保存在本地: Copy data to clipboard using "Copy Data" button Call componend like so: 使用的技术


【文件预览】:
cellular-automata-master
----.eslintrc(313B)
----.storybook()
--------config.js(2KB)
--------addons.js(133B)
----.flowconfig(90B)
----package.json(1KB)
----storybook-static()
--------manifest.json(317B)
--------index.html(1KB)
--------iframe.html(789B)
--------favicon.ico(4KB)
----LICENSE(1KB)
----package-lock.json(556KB)
----src()
--------stories()
--------Styles()
--------markdown()
--------consts()
--------Components()
--------registerServiceWorker.js(4KB)
--------App.js(334B)
--------lib()
----.gitignore(303B)
----public()
--------manifest.json(317B)
--------index.html(2KB)
--------favicon.ico(4KB)
----README.md(786B)
----yarn.lock(318KB)
----.eslintignore(88B)

网友评论