brisberg / delve-game

Solo Map-drawing game based on Delve. Powered by Boardgame.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

delve-game

Solo Map-drawing game based on Delve.

Actions

yarn build - Builds the package, emitting .js and .d.ts files
yarn lint - Runs lint over the project source
yarn test - Runs all tests under the src/ directory
yarn publish - Bumps package version and publishes the package to NPM Registry

Toolchain

Uses @brisberg/cruft-typescript-pkg as a template for Toolchain configuration.

See that repo for a list of tools, documentation, and upgrade steps.

About

Solo Map-drawing game based on Delve. Powered by Boardgame.io

License:MIT License


Languages

Language:JavaScript 82.2%Language:TypeScript 17.8%