{"id":43649716,"url":"https://github.com/jarjk/blackjackpp","last_synced_at":"2026-02-04T19:08:45.207Z","repository":{"id":298267270,"uuid":"999405303","full_name":"jarjk/blackjackpp","owner":"jarjk","description":"A cross-platform implementation of BLACKJACK written in C++ for the terminal","archived":false,"fork":false,"pushed_at":"2025-11-29T14:23:25.000Z","size":1360,"stargazers_count":0,"open_issues_count":11,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-30T19:36:27.045Z","etag":null,"topics":["addictive","client","cpp","cross-platform","gambling","game","server","tui"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ineshbose/Blackjack_CPP","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jarjk.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-10T07:48:04.000Z","updated_at":"2025-11-15T14:23:48.000Z","dependencies_parsed_at":"2025-06-18T20:47:39.201Z","dependency_job_id":"bb4d96e6-7245-4fd1-8957-644615821191","html_url":"https://github.com/jarjk/blackjackpp","commit_stats":null,"previous_names":["jeromeschmied/blackjackpp","jarjk/blackjackpp"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/jarjk/blackjackpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarjk%2Fblackjackpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarjk%2Fblackjackpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarjk%2Fblackjackpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarjk%2Fblackjackpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jarjk","download_url":"https://codeload.github.com/jarjk/blackjackpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarjk%2Fblackjackpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29093030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["addictive","client","cpp","cross-platform","gambling","game","server","tui"],"created_at":"2026-02-04T19:08:44.577Z","updated_at":"2026-02-04T19:08:45.194Z","avatar_url":"https://github.com/jarjk.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ♠️ Blackjack (C++)\n\n\u003e [!NOTE]\n\u003e forked from [ineshbose/Blackjack_CPP](https://github.com/ineshbose/Blackjack_CPP)\n\n\u003e [!NOTE] \n\u003e WIP, but we won't really continue developing it.  \n\u003e the idea was to have multiplayer mode via webserver, which is pretty much done  \n\u003e but the client has some glitches from time to time  \n\u003e and the server as well (though should be fine). also, it has a separate dealer for each player  \n\n## Installing\n\nwe provide pre-compiled binaries for linux, mac and windows, check out [the latest release](https://github.com/jarjk/blackjackpp/releases/latest)\n\n## 🔧 Development Setup\n\n### Cloning\n```sh\ngit clone https://github.com/jarjk/blackjackpp\ncd blackjackpp\n```\n\n### Building / Compiling\n\n#### Meson\n```sh\n# by default only client is built, see meson.options, *bool* is default\nmeson setup build # can be set with -Dclient=[*true*, false] -Dserver=[true, *false*]\nmeson compile -C build\n# if not localhost: BJ_ADDR=$desired_address\n./build/blackjackpp-client\n# if built. BJ_LOG=verbose to show full responses\n./build/blackjackpp-server\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarjk%2Fblackjackpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjarjk%2Fblackjackpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarjk%2Fblackjackpp/lists"}