austinsims / tablesim-topulator

A WebGL clone of Tabletop Simulator
2 stars 0 forks source link

Tablesim Topulator

A free clone of Tabletop Simulator for the web. Play card and board games online with your friends.

Setup

npm install -g grunt-cli
npm install
bower install

Build

grunt dist

Run

npm start