Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gonnavis/uno

A remake of the classic card game UNO for the web.
https://github.com/gonnavis/uno

Last synced: 22 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 🃏 [Scuffed Uno](https://scuffeduno.online) 🃏

![screenshot of scuffed uno](https://raw.githubusercontent.com/freddie-nelson/uno/main/screenshot.png)

## About

[Scuffed Uno](https://scuffeduno.online) 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](https://vuejs.org/) along with Vue router for client side routing.
- The backend is powered by [NodeJS](https://nodejs.org/en/) and [socketio](https://socket.io/) running on a heroku free tier dyno.
- PWA capabilities are enabled by [@vue/cli-plugin-pwa](https://cli.vuejs.org/core-plugins/pwa.html)