yoannck / Taaroa

List of components for boardgame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taaroa

List of components / modules / helpers for BoardGames

Methods

  • Init
var helper = require("taaroa");
  • Shuffle based on KnuthShuffle
helper.shuffle(ARRAY);

Install

Run npm install --save taaroa

About

List of components for boardgame


Languages

Language:JavaScript 100.0%