forked from EndMove/EndG-2048
493 B
493 B
2048
This project is a refurbished clone of gabrielecirulli's 2048 project.
Its license here still applies with the addition of our Apache 2.0 here.
PLay
The production version is available at https://2048.g.endmove.eu.
To contribut
Run npm install
in the repository directory. To build SCSS run npm run build
. <!> WARN <!>: don't edit .css
file but only .scss
.