minesweeper:使用React,Redux和Immutable.js构建的最完整的minesweeper游戏

时间:2024-02-25 20:10:12
【文件属性】:

文件名称:minesweeper:使用React,Redux和Immutable.js构建的最完整的minesweeper游戏

文件大小:2.79MB

文件格式:ZIP

更新时间:2024-02-25 20:10:12

react redux emoji minesweeper immutablejs

扫雷车 使用React,Redux和Immutable.js构建的最完整的扫雷游戏。 产品特点 自定义游戏板和三个不同的主要难度。 计数时间。 剩下的地雷。 设置标志。 快速模式和模式切换。 设置保存在cookie中。 生成非猜测游戏。 怎么玩 认真!! 建立 git,然后克隆该项目。 cd minesweeper npm install npm start 前往localhost:8000。 API 您可以在./src/minesweeper.js找到游戏的逻辑。 如果您不喜欢该UI或要进行增强,请将其导入到您的自定义UI中。 import Minesweeper ,


【文件预览】:
minesweeper-master
----.gitignore(553B)
----karma.conf.js(666B)
----.yo-rc.json(140B)
----README.md(4KB)
----server.js(563B)
----test()
--------sources()
--------components()
--------actions()
--------loadtests.js(252B)
--------config()
--------helpers()
--------stores()
----cfg()
--------base.js(1KB)
--------dev.js(952B)
--------test.js(1KB)
--------defaults.js(1KB)
--------dist.js(1KB)
----LICENSE(1KB)
----screenshot.png(25KB)
----.gitattributes(49B)
----package.json(3KB)
----dist()
--------README.md(162B)
--------ga.js(524B)
--------index.html(1KB)
--------assets()
----src()
--------components()
--------containers()
--------actions()
--------emoji.png(1.03MB)
--------minesweeper.js(16KB)
--------rref.js(957B)
--------reducers()
--------index.js(1KB)
--------test.js(818B)
--------hasAppleColorEmoji.js(591B)
--------emoji.css(51KB)
--------index.html(1KB)
----.babelrc(64B)
----.editorconfig(186B)
----webpack.config.js(824B)
----.eslintrc.js(584B)

网友评论