Skip to content

fpadjen/MauMau

Repository files navigation

MassiveMultiMauMau

Deploy Status Build Status Coverage Status Dependency Status

An implementation of the popular cardgame https://en.wikipedia.org/wiki/Mau_Mau_(card_game)

To the start web application:

gunicorn -k flask_sockets.worker --config src/gunicorn_config.py --pythonpath src/ --chdir src/ webapp:app

To start the game on the command line:

python src/maumau.py

About

An implementation of the popular cardgame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published