Cacivy / 2048

2048 🎮️

Home Page:https://cacivy.github.io/2048

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Build Status codecov codebeat badge styled with prettier

  • style-components 可以说是非常好用了,相对于css modules
  • mobx-state-tree 实现状态管理,以及回退功能(Time travel)
  • travis + gh-pages 自动构建打包发布git pages
  • codecov
  • drone

DEV

npm i / yarn

yarn start

yarn build

yarn reploy / git subtree push --prefix build origin gh-pages

TODO

  • UI优化
  • 移动端适配
  • localStorage
  • 成功/失败提示优化
  • Timer
  • PWA
  • i18n
  • Test

THANKS

样式/i18n 参考 React-2048-game

License

MIT

About

2048 🎮️

https://cacivy.github.io/2048

License:MIT License


Languages

Language:JavaScript 65.7%Language:TypeScript 31.2%Language:HTML 2.9%Language:CSS 0.1%