Uno Game Engine

A lightweight Uno Game Engine written in JavaScript.

Installation

  • Install with npm
    npm install unogame-js
    

How to use

Visit the tutorial page for a basic setup on starting a new Uno game.

API Documentation

Visit this address to view the documentation.