codewords icon indicating copy to clipboard operation
codewords copied to clipboard

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.

Results 20 codewords issues
Sort by recently updated
recently updated
newest added

Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies
javascript

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies
python

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies
python

Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies
python

Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.25.2 to 0.31.0. Changelog Sourced from eventlet's changelog. 0.31.0 IMPORTANT: websocket: Limit maximum uncompressed frame length to 8MiB https://github.com/eventlet/eventlet/security/advisories/GHSA-9p9m-jm8w-94p2 0.30.3 wsgi: websocket ALREADY_HANDLED flag on corolocal green.ssl:...

dependencies
python

Once someone has clicked “reveal” as the spymaster, no one else should be able to reveal the map

enhancement
python
javascript

Make game creation more user-friendly for multiple users. - Add an additional staging view to display some UI elements to help other users get connected. - Staging room should show...

I am willing to help code the cooperative mode for this. (Python3/flask and Vue(x) i can do. Unit testing is not my strong suite, though.) Any ideas on where to...

As in - test the entire flow of the app such as creating a game, flipping a card, joining a game, etc.

on hold

Not everyone will know how to use the app when first starting - add some tooltips and better guides on how to play.