An implementation of the 2048 game using React
Stars
267
Forks
69
Watchers
267
Open Issues
3
Overall repository health assessment
^6.6.0^6.5.0^3.8.74.0.0^7.0.0^3.1.0^3.1.029
commits
17
commits
Upgrade to React 15 RC2; switch back to returning null from GameEndOverlay.
fbbaf0eView on GitHubUse a stateless function component for the GameEndOverlay.
106001cView on GitHubSet key properties on all child components in arrays.
cdb8867View on GitHubDon't use classSet; use React minified version without addons.
b4c0543View on GitHubUpgrade to React 0.12; use Babel instead of react-tools.
2cfe45bView on GitHubAdd build gulp task that does not watch for changes.
66c074dView on GitHub