{"id":22957522,"url":"https://github.com/tca166/blackjack","last_synced_at":"2025-04-02T01:45:17.765Z","repository":{"id":207981002,"uuid":"720479748","full_name":"TCA166/blackjack","owner":"TCA166","description":"A little blackjack simulator framework","archived":false,"fork":false,"pushed_at":"2023-11-20T08:04:46.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T16:43:32.516Z","etag":null,"topics":["blackjack","blackjack-python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TCA166.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-11-18T16:05:28.000Z","updated_at":"2023-11-29T17:08:33.000Z","dependencies_parsed_at":"2025-02-07T16:42:16.164Z","dependency_job_id":"c9fbf686-414a-4cde-9336-f2dd0a839bca","html_url":"https://github.com/TCA166/blackjack","commit_stats":null,"previous_names":["tca166/blackjack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TCA166%2Fblackjack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TCA166%2Fblackjack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TCA166%2Fblackjack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TCA166%2Fblackjack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TCA166","download_url":"https://codeload.github.com/TCA166/blackjack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246741189,"owners_count":20826063,"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":["blackjack","blackjack-python","python3"],"created_at":"2024-12-14T17:17:36.266Z","updated_at":"2025-04-02T01:45:17.758Z","avatar_url":"https://github.com/TCA166.png","language":"Python","readme":"# blackjack\n\nA Python Blackjack simulation.\nDesigned to be very customizable.\n\n## Files\n\nThe code is split into three files:\n\n- blackjack.py which is responsible for laying out a few ground rules in forms of common classes and abstract classes\n- players.py which contains basic player and dealer classes\n- game.py which contains the basic game class\n\n## Usage\n\nIn order to play the simulation run the game.py file.\nBy default the game class contains the interactive player which is controlled via user input.\nOther classes however don't allow for input or output and thus can easily be used in a simulation.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftca166%2Fblackjack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftca166%2Fblackjack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftca166%2Fblackjack/lists"}