/clockroot

A companion app for Root's Clockwork expansion.

Primary LanguageTypeScript

Root: The Clockwork Companion

A helper app for Root: a Game of Woodland Might and Right.

This app runs the Clockwork bots.

All rights for images and other assets go to Leder Games.

Resources:

Running The App

Requires nodejs.

  • npm i
  • npm run start

Building The App

This will build it in prod mode.

  • npm run build