2048 icon indicating copy to clipboard operation
2048 copied to clipboard

2048 game made with Vue, Three.js and TypeScript!

:bangbang: Blog post series related to this repo has been discontinued without a proper ending. For anyone affected and seeking guidance for the related topic, contact me through Twitter DM, my Facebook Page, or email, and we should work something out!

2048

3D 2048 game made with Vue, Three.js and TypeScript

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint