Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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!