An open API service indexing awesome lists of open source software.

https://github.com/radical-data/constrained-communication-games

A training ground for building connection in places built for the opposite.
https://github.com/radical-data/constrained-communication-games

communication communications communications-platform games messaging-app play sveltekit

Last synced: 10 months ago
JSON representation

A training ground for building connection in places built for the opposite.

Awesome Lists containing this project

README

          

# Constrained Communication Games

A playground to train for building connection in places built for the opposite.

## For developing

```bash
make dev
```

## For Production

```bash
make prod-detached
```