{"id":24496439,"url":"https://github.com/kubgus/terminal-blackjack","last_synced_at":"2025-03-15T05:44:31.301Z","repository":{"id":260765788,"uuid":"882284002","full_name":"kubgus/terminal-blackjack","owner":"kubgus","description":"Play blackjack with the terminal.","archived":false,"fork":false,"pushed_at":"2024-11-04T07:49:20.000Z","size":95,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T21:17:25.438Z","etag":null,"topics":["blackjack","cli","gambling-game","simulator","terminal-game"],"latest_commit_sha":null,"homepage":"","language":"C++","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/kubgus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-11-02T12:04:51.000Z","updated_at":"2024-11-04T07:49:23.000Z","dependencies_parsed_at":"2024-11-02T13:18:04.732Z","dependency_job_id":null,"html_url":"https://github.com/kubgus/terminal-blackjack","commit_stats":null,"previous_names":["kubgus/terminal-blackjack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubgus%2Fterminal-blackjack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubgus%2Fterminal-blackjack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubgus%2Fterminal-blackjack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubgus%2Fterminal-blackjack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubgus","download_url":"https://codeload.github.com/kubgus/terminal-blackjack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243690147,"owners_count":20331729,"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","cli","gambling-game","simulator","terminal-game"],"created_at":"2025-01-21T21:17:28.666Z","updated_at":"2025-03-15T05:44:31.281Z","avatar_url":"https://github.com/kubgus.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terminal-blackjack\n\n***Play blackjack with the terminal.***\n\nThis is a simple blackjack simulator for the terminal coded in\njust one C++ file.\n\n## Features\n\n- Playable blackjack CLI game\n- Input checking\n- **Real simulated 52 card deck that makes card counting possible**\n- *Advanded blackjack features:* insurance, double down, ~~split~~\n\n### Roadmap\n\n- [ ] Split hand\n- [ ] Save and load game\n\n## Install\n\nThis will install the executable in `/usr/local/bin`.\n\nUse the `INSTALL.sh` script:\n\n```bash\n# Make sure to run this in the root of the repo\nsh scripts/INSTALL.sh\n```\n\nOr install manually:\n\n```bash\nsudo g++ src/main.cpp -o /usr/local/bin/blackjack\n```\n\n## Build\n\nThis will build and run the executable.\n\n```bash\ng++ src/main.cpp -o blackjack\n./blackjack\n```\n\n## Screenshots\n\n\u003cimg src=\"https://github.com/kubgus/terminal-blackjack/raw/main/screenshots/1.png\" alt=\"Screenshot of terminal-blackjack\" width=\"512\"\u003e\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Contributing\n\nPlease fork this repo and create a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubgus%2Fterminal-blackjack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkubgus%2Fterminal-blackjack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubgus%2Fterminal-blackjack/lists"}