Best Flask open-source libraries and packages

The resistance

Resistance (social deduction game) online built in flask using websocket protocol
Updated 2 years ago

the-resistance

Resistance (social deduction game) online played with 5-10 people. The game itself is similar to the popular game "Mafia" where the group as a whole must work together to weed out players who might not be telling the whole truth...

Full rules can be found here and a quick video here

Currently live on http://resistance.sylicia.com/

To run:

pip install -r requirements.txt

python run.py