SkillAgentSearch skills...

Codewords

Codewords was a cooperative online word game that drew thousands of players worldwide every day. Its popularity surged during the pandemic and even reached celebrity circles.

Install / Use

/learn @jporter-dev/Codewords
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Note: This project is no longer maintained and the site has been taken down.

Blog Series

To read more about how this project came to fruition and how to build an app using the same technologies, follow the links below!

<p> <img src="screenshots/player-full.png" alt="Large Player View"> </p> <p> <img src="screenshots/player-mobile.png" alt="Player - mobile" width="49%"> <img src="screenshots/spymaster-mobile.png" alt="Spymaster - mobile" width="49%"> </p>

Development

The app uses flask as its back-end and webpack as a front-end dev server.

Prerequesites

Run in Development

./run.sh development
# or run the docker-compose command manually
docker-compose -f docker-compose.yml -f docker-compose.development.yml up --build
# navigate to localhost:8080 in browser

Production

./run.sh production
View on GitHub
GitHub Stars164
CategoryDevelopment
Updated28d ago
Forks37

Languages

Vue

Security Score

85/100

Audited on Mar 5, 2026

No findings