vue-2048 icon indicating copy to clipboard operation
vue-2048 copied to clipboard

Multiplayer version of 2048 written in Vue

VQL

A 2048 Game Clone written in Vue with Multiplayer support!

Vue 2048

A clone of the popular 2048 Game written in Vue with support for Multiplayer.

2048.wheatjs.me

Development Setup

  • Install Node.js >=v16 and pnpm
  • Run pnpm install
  • Run pnpm dev and visit http://localhost:5173

Tech Stack

  • Vue
  • Vite
  • VueUse
  • UnoCSS
  • PeerJS
  • Pinia

License

MIT License © 2022-PRESENT Jacob Clevenger