{"id":19392239,"url":"https://github.com/unsignedarduino/blackjackstats","last_synced_at":"2025-02-24T21:59:16.013Z","repository":{"id":240444749,"uuid":"802340835","full_name":"UnsignedArduino/BlackJackStats","owner":"UnsignedArduino","description":"Simulations for the gambling card game Blackjack.","archived":false,"fork":false,"pushed_at":"2024-06-01T22:45:02.000Z","size":396,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-07T10:12:04.316Z","etag":null,"topics":["blackjack","gambling","gambling-game","game","game-simulation","simulation","statistics"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"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/UnsignedArduino.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":"2024-05-18T03:17:28.000Z","updated_at":"2024-06-01T22:45:06.000Z","dependencies_parsed_at":"2024-05-18T23:24:21.802Z","dependency_job_id":"934e1b67-9c44-4df3-b874-444b450d551d","html_url":"https://github.com/UnsignedArduino/BlackJackStats","commit_stats":null,"previous_names":["unsignedarduino/blackjackstats"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnsignedArduino%2FBlackJackStats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnsignedArduino%2FBlackJackStats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnsignedArduino%2FBlackJackStats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnsignedArduino%2FBlackJackStats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UnsignedArduino","download_url":"https://codeload.github.com/UnsignedArduino/BlackJackStats/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240564607,"owners_count":19821421,"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","gambling","gambling-game","game","game-simulation","simulation","statistics"],"created_at":"2024-11-10T10:31:32.675Z","updated_at":"2025-02-24T21:59:15.993Z","avatar_url":"https://github.com/UnsignedArduino.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlackJackStats\n\n[![CMake on multiple platforms](https://github.com/UnsignedArduino/BlackJackStats/actions/workflows/cmake-multi-platform.yml/badge.svg)](https://github.com/UnsignedArduino/BlackJackStats/actions/workflows/cmake-multi-platform.yml)\n\nSimulations for the gambling card game Blackjack.\n\n## Install\n\nThe steps below assume Windows. You can also use the CMake GUI.\n\n1. Install MinGW and Make or Ninja.*\n2. Install CMake.\n3. Clone this repo.\n4. `mkdir build \u0026\u0026 cd build` in project root.\n5. `cmake .. -G \"MinGW Makefiles\"` or `cmake .. -G \"Ninja\"`.* For Linux, use the `Unix Makefiles` generator.\n6. `cmake --build .`\n\n\\* You could probably use other generators that end up using `gcc`/`g++` or `clang`, but that is untested.\n\n[//]: # (`g++ src/*.cpp -o main.exe` seems to work without issues on Windows)\n\n## Usage\n\nRun `main.exe` in the `build` directory.\n\n## Testing\n\nRun a `test_*.exe` or `ctest` in the `build` directory.\n\n### Writing tests\n\nCheck out [`/tests/test_cardhands.cpp`](tests/test_cardhands.cpp) for an example on how to use the horrible testing\nmacros I've created. Look in [`/tests/test_helpers.h`](tests/test_helpers.h) to see all the available macros.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funsignedarduino%2Fblackjackstats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funsignedarduino%2Fblackjackstats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funsignedarduino%2Fblackjackstats/lists"}