Skip to content

c-w/boardgames

Repository files navigation

Boardgames

What's this?

This repository hosts a collection of multiplayer boardgames:

Development setup

# install dependencies
yarn install

# activate a game module
yarn run workon-sgp

# start game server and web client
yarn run start-dev