Version multi-joueur du jeu 2048 !
Go to file
le FAST 0e2ba86c10 Merge pull request 'refactor archi' (#1) from dev into master
Reviewed-on: EndMove/EndG-2048#1
Reviewed-by: le FAST <jeffcheasey88@noreply@endmove.eu>
2022-10-18 06:16:09 +00:00
assets refactor archi 2022-10-17 12:21:46 +02:00
webhook initial 2022-10-17 09:24:21 +02:00
.gitignore refactor archi 2022-10-17 12:21:46 +02:00
.jshintrc initial 2022-10-17 09:24:21 +02:00
favicon.ico initial 2022-10-17 09:24:21 +02:00
index.html refactor archi 2022-10-17 12:21:46 +02:00
LICENSE initial 2022-10-17 09:24:21 +02:00
LICENSE.txt initial 2022-10-17 09:24:21 +02:00
package-lock.json refactor archi 2022-10-17 12:21:46 +02:00
package.json refactor archi 2022-10-17 12:21:46 +02:00
README.md refactor archi 2022-10-17 12:21:46 +02:00

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.