0Shino0 / vue-2048

2048 game made with Vue 3 https://vue3-2048.netlify.app

Home Page:https://vue-2048-five.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048 game using Vue 3 🎮

This is a Vue 3 implementation of the popular sliding block game 2048 written by Gabriele Cirulli under MIT licente.

Demo

https://vue3-2048.netlify.app

Build Setup

# install dependencies
pnpm install

# serve with hot reload
pnpm run dev

# build for production
pnpm run build

Links

About

2048 game made with Vue 3 https://vue3-2048.netlify.app

https://vue-2048-five.vercel.app


Languages

Language:Vue 46.1%Language:JavaScript 31.0%Language:CSS 21.2%Language:HTML 1.7%