{"id":16026976,"url":"https://github.com/alexpdev/blackjack","last_synced_at":"2025-06-24T04:09:19.993Z","repository":{"id":49195252,"uuid":"347216175","full_name":"alexpdev/blackjack","owner":"alexpdev","description":"Not for card counting","archived":false,"fork":false,"pushed_at":"2021-10-24T01:42:27.000Z","size":860,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T04:21:00.363Z","etag":null,"topics":["game","gui","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexpdev.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}},"created_at":"2021-03-12T22:40:18.000Z","updated_at":"2023-01-15T08:05:18.000Z","dependencies_parsed_at":"2022-08-29T13:20:21.824Z","dependency_job_id":null,"html_url":"https://github.com/alexpdev/blackjack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexpdev/blackjack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexpdev%2Fblackjack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexpdev%2Fblackjack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexpdev%2Fblackjack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexpdev%2Fblackjack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexpdev","download_url":"https://codeload.github.com/alexpdev/blackjack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexpdev%2Fblackjack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261601521,"owners_count":23183096,"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":["game","gui","python","python3"],"created_at":"2024-10-08T20:04:30.348Z","updated_at":"2025-06-24T04:09:19.972Z","avatar_url":"https://github.com/alexpdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlackJack\n\n![Random](https://img.shields.io/badge/Random-2355-orange)\n![License](https://img.shields.io/badge/License-GNU%20LGPL-blue)\n![GUI](https://img.shields.io/badge/GUI-Qt-green)\n![Logo](./img/blackjackicon.png)\n\nBlackJack is a small graphical tool that I built to help me improve at counting cards.\n\nIt is essentially a GUI BlackJack game with a window that displays probabilities,\nstatistics, and combinatorial information about the active game. Features include\nspecifying the number of players, and number of decks the dealer will use.\n\n## Requires\n\nBefore you begin:\n\n* Install Python \u003e= 3.6\n* Windows OS (Might work on others but I have not tested it.)\n* Install PyQt6 through pip\n* Install Pytests for testing\n* Reviewed the Licesnse and Documentation for whatever reason.\n\n### Installing BlackJack\n\nTo install, follow these steps:\n\n1. Ensure Git is installed and working\n2. Open terminal and run ...\n\n```Windows:\npip install PyQt6\n\ngit clone https://github.com/alexpdev/blackjack.git blackJack\n```\n\n### Usage\n\n```Windows\npython path\\to\\project\\main.py\n```\n\n### License\n\nBlackJack uses the following license: GNU LGPL v3.0\n\n### Other\n\n* Requires PyQt6, Python3, [pytest]\n* entry point for execution is main.py\n* card images are stored in img folder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexpdev%2Fblackjack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexpdev%2Fblackjack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexpdev%2Fblackjack/lists"}