Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 388 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 388 Bytes

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.