@boardgamelab/components

Definitions of Components used in Boardgame Lab

Usage no npm install needed!

<script type="module">
  import boardgamelabComponents from 'https://cdn.skypack.dev/@boardgamelab/components';
</script>

README

Components

This repository contains a catalog of components used in Boardgame Lab. Each component defines its attributes and actions in a JSON file.

The code to manipulate the sandbox state in response to an action also lives in this repository.