Reproduction of 2048 game in functional programming paradigm, no packages.
Clone the project
git clone https://github.com/Saleik/2048.git
Go to the project directory
cd 2048
Start localhost server and enjoy !:partying_face:
Client: HTML5, CSS3, JS-ES6