Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thepmsquare/2048
2048 game clone made with ReactJS.
https://github.com/thepmsquare/2048
Last synced: 2 months ago
JSON representation
2048 game clone made with ReactJS.
- Host: GitHub
- URL: https://github.com/thepmsquare/2048
- Owner: thepmsquare
- Created: 2020-10-03T18:25:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T15:52:39.000Z (3 months ago)
- Last Synced: 2024-10-25T21:39:55.537Z (3 months ago)
- Language: JavaScript
- Homepage: https://thepmsquare.github.io/2048
- Size: 1.78 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2048
2048 game clone made with ReactJS.
![](2048.gif)
To check out the project...
> Clone / Download zip
> run "npm install" (will require node and npm)
> run "npm start"
Feedback is appreciated. Thank you!