Live at https://paradite.github.io/2048/
UI
- Movement animations
- New cell spawn animations
Logic
- More idiomatic use of vue.js
- Better OOP
- Better AI solver
- Ability to change auto solve speed
npm install
npm run dev
npm run build
npm run lint
Live at https://paradite.github.io/2048/
UI
Logic
npm install
npm run dev
npm run build
npm run lint