This is a popular puzzle game where the player must combine numbered tiles to reach the ultimate goal of creating a tile with the number 2048. Made with JavaScript.
npm install
npm start
npm run build
npm run serve
npm run deploy
This adds gh-pages branch to your project github repository, deploys built project there, hosts the site via GitHub Pages.
Legacy Browsers
support via @vite/plugin-legacy with built-in babelSCSS
support via sassLinting
support via eslintFormatter
support via prettierAutoprefix
support via postcssImage Optimization
support via vite-plugin-image-optimizer
- All image files (svg, png, jpg/jpeg, tiff, gif, webp, avif) gets compressed with lossless quality
via vite-plugin-image-optimizer.