An implementation of Minesweeper in React+Redux. Learning attempt for Redux, and React-Redux bindings.
- Thin Components, which just render and fire actions
- Most of the logic in the reducers
- Using ES6 features where possible
- React
- redux (react bindings)
- webpack
- react-bootstrap
- redux-thunk (For the leaderboard)
Leaderboard Repo: Leaderboard
Try it out: Demo