/scuffed-uno

A remake of the classic card game UNO for the web.

Primary LanguageVue

🃏 Scuffed Uno 🃏

screenshot of scuffed uno

About

Scuffed Uno is an open source remake of the classic card game Uno.

Features

  • Up to 4 person multiplayer
  • Mobile support
  • Private rooms
  • Stacking +2 and +4
  • Hand drawn card textures

Technology

  • The frontend is built with VueJS 2 along with Vue router for client side routing.
  • The backend is powered by NodeJS and socketio running on a heroku free tier dyno.
  • PWA capabilities are enabled by @vue/cli-plugin-pwa