Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.
/ codenames Public archive

A WebRTC (data) Implementation of Codenames

Notifications You must be signed in to change notification settings

justinvh/codenames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codenames

This is toy project. It is Codenames built with WebRTC and Quasar/Vue. Check out the Game/ directory and peek around there for relevant source code.

What it looks like

Motivation

I needed to evaluate data connections under WebRTC.

Building

cp .env.template .env
docker-compose up -d # for development
docker-compose -f docker-compose.yml -f docker-compose.prod.yml up -d # for production

About

A WebRTC (data) Implementation of Codenames

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published