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.
- Host: GitHub
- URL: https://github.com/radical-data/constrained-communication-games
- Owner: radical-data
- Created: 2023-11-19T14:29:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T14:10:34.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T20:36:41.863Z (over 1 year ago)
- Topics: communication, communications, communications-platform, games, messaging-app, play, sveltekit
- Language: TypeScript
- Homepage:
- Size: 991 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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
```