{"id":15680557,"url":"https://github.com/obestwalter/mau-mau","last_synced_at":"2025-05-07T11:15:44.067Z","repository":{"id":69541775,"uuid":"55288463","full_name":"obestwalter/mau-mau","owner":"obestwalter","description":"Learn about Python by exploring a simple card game simulation.","archived":false,"fork":false,"pushed_at":"2021-05-16T20:25:51.000Z","size":2026,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T11:15:38.146Z","etag":null,"topics":["exploration","good-practices","learning-python","object-oriented","structure"],"latest_commit_sha":null,"homepage":"http://oliver.bestwalter.de/mau-mau/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/obestwalter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-02T10:05:58.000Z","updated_at":"2024-03-10T13:14:15.000Z","dependencies_parsed_at":"2023-06-15T06:30:20.202Z","dependency_job_id":null,"html_url":"https://github.com/obestwalter/mau-mau","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obestwalter%2Fmau-mau","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obestwalter%2Fmau-mau/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obestwalter%2Fmau-mau/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obestwalter%2Fmau-mau/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obestwalter","download_url":"https://codeload.github.com/obestwalter/mau-mau/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252865682,"owners_count":21816309,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["exploration","good-practices","learning-python","object-oriented","structure"],"created_at":"2024-10-03T16:42:49.415Z","updated_at":"2025-05-07T11:15:44.047Z","avatar_url":"https://github.com/obestwalter.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mau Mau [![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) [![Build Status](https://travis-ci.org/obestwalter/mau-mau.svg?branch=master)](https://travis-ci.org/obestwalter/mau-mau) [![Build status](https://ci.appveyor.com/api/projects/status/mkcjgkpkimk1ayeb/branch/master?svg=true)](https://ci.appveyor.com/project/obestwalter/mau-mau/branch/master) \n\nCommand line implementation of a german card game called [Mau Mau](https://goo.gl/Am29SF). \n\n## Why?\n\nThis project is intended to be a learning tool with comprehensive documentation. It is not only for learning about Python as a programming language it is meant to demonstrate how the language is part of a vast Open Source ecosystem. This simple application uses all my (current) favorite bells and whistles of this ecosystem.\n\n**[Read the documentation.](http://oliver.bestwalter.de/mau-mau/)**\n\n## Try it\n\ninstallation from this github repo:\n\n    $ pip install \"git+https://github.com/obestwalter/mau-mau.git#egg=mau-mau\"\n\n### Examples for command line use\n\nplay a game against the computer:\n    \n    $ mau-mau play  # Control+C to stop\n    \nlet the computer simulate a game:\n    \n    $ mau-mau sim\n    \nlist the different functions to run statistics:\n    \n    $ mau-mau-stats\n\nplay many games and calculate the average turns needed to finish the game:\n    \n    $ mau-mau-stats turns\n\n## Licenses and Acknowledgements\n\n### Licenses\n\nCode is under MIT license and content is CC BY-NC-SA 4.0\n\n[![code license](https://upload.wikimedia.org/wikipedia/commons/thumb/0/0b/License_icon-mit-2.svg/32px-License_icon-mit-2.svg.png)](http://opensource.org/licenses/mit-license.php) [![content license](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobestwalter%2Fmau-mau","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobestwalter%2Fmau-mau","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobestwalter%2Fmau-mau/lists"}