文件名称:react-flux-tic-tac-toe:使用 React 和 Flux 编写的基于 Web 的井字游戏
文件大小:8KB
文件格式:ZIP
更新时间:2024-06-21 03:20:15
JavaScript
井字游戏 这个项目的目的是用一块石头杀死两只鸟。 编写我的第一个全功能游戏 学习在 Flux 架构中使用 React
【文件预览】:
react-flux-tic-tac-toe-master
----tic.tac.toe.actions.js(337B)
----readme.md(238B)
----tic.tac.toe.components.js(2KB)
----index.html(696B)
----tic.tac.toe.js(99B)
----tic.tac.toe.store.js(2KB)
----lib()
--------flux.js(10KB)
--------assign.js(813B)
----tic.tac.toe.constants.js(139B)
----tic.tac.toe.css(418B)
----tic.tac.toe.dispatcher.js(61B)